mirror of
https://github.com/Specoolazius/mcserver-discordbot.git
synced 2024-11-25 03:29:44 +01:00
empty class
This commit is contained in:
parent
ac2d95cef9
commit
7e1595af90
@ -9,5 +9,7 @@ class Developer(discord.Cog):
|
|||||||
self.bot = bot
|
self.bot = bot
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def setup(bot: ServerBot):
|
def setup(bot: ServerBot):
|
||||||
bot.add_cog(Developer(bot))
|
bot.add_cog(Developer(bot))
|
Loading…
Reference in New Issue
Block a user