mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-12-27 07:27:03 +01:00
Added commands I think
This commit is contained in:
parent
9d563f866e
commit
69b11b8216
@ -15,8 +15,6 @@ aiosession = aiohttp.ClientSession(loop=bot.loop)
|
||||
bot.http.user_agent += ' TitanEmbeds-Bot'
|
||||
database = DatabaseInterface(bot)
|
||||
|
||||
initFirst()
|
||||
|
||||
def run(self):
|
||||
try:
|
||||
bot.loop.run_until_complete(self.start(config["bot-token"]))
|
||||
|
Loading…
Reference in New Issue
Block a user