Removing Music cog

pull/4/head
sgoudham 4 years ago
parent bb417bfda0
commit 19f2b7f613

@ -75,6 +75,6 @@ def extensions():
'cogs.help.info', 'cogs.help.verification', 'cogs.help.modmail']
fun_ext = ['cogs.fun.eightball', 'cogs.fun.enso', 'cogs.fun.fun',
'cogs.fun.owo_text', 'cogs.fun.reminder', 'cogs.fun.homies', 'cogs.music']
'cogs.fun.owo_text', 'cogs.fun.reminder', 'cogs.fun.homies']
return (anime_ext, help_ext, fun_ext)

Loading…
Cancel
Save