mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-07-01 10:45:25 +02:00
Added commands I think
This commit is contained in:
@ -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"]))
|
||||
|
Reference in New Issue
Block a user