Adding another cog

pull/8/head
sgoudham 4 years ago
parent ea28376d27
commit 43429da7fb

@ -77,6 +77,7 @@ 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.fun.owo_text', 'cogs.fun.reminder', 'cogs.fun.homies',
'cogs.fun.doggo']
return (anime_ext, help_ext, fun_ext)

Loading…
Cancel
Save