This commit is contained in:
BarsTiger
2021-04-13 15:21:25 +03:00
parent 109dc91ca2
commit bfadfcf786

View File

@@ -167,4 +167,4 @@ async def on_message(message):
#/_/ |_|\____/_/ |_/ #/_/ |_|\____/_/ |_/
bot.add_cog(Music(bot)) bot.add_cog(Music(bot))
bot.run("") bot.run(token)