mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-12-27 15:37:03 +01:00
Added commands I think
This commit is contained in:
parent
69b11b8216
commit
81fd7979db
@ -11,7 +11,6 @@ logging.getLogger('TitanBot')
|
||||
logging.getLogger('sqlalchemy')
|
||||
|
||||
bot = commands.Bot(command_prefix=config['command-prefix'])
|
||||
aiosession = aiohttp.ClientSession(loop=bot.loop)
|
||||
bot.http.user_agent += ' TitanEmbeds-Bot'
|
||||
database = DatabaseInterface(bot)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user