added db functions and join/leave vc
This commit is contained in:
4
cogs/music/help.py
Normal file
4
cogs/music/help.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from discord.ext import commands
|
||||
|
||||
class music_help(commands.MinimalHelpCommand):
|
||||
pass #TODO
|
||||
Reference in New Issue
Block a user