1
0
Fork 0
mirror of synced 2024-05-19 20:12:30 +12:00

How did that get there

This commit is contained in:
phxntxm 2016-07-12 10:58:57 -05:00
parent 280544b734
commit b286a59683

View file

@ -169,6 +169,6 @@ class Core:
await self.bot.say('I have just removed the tag {}'.format(tag))
config.closeConnection()
!
def setup(bot):
bot.add_cog(Core(bot))