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
fd26f5cc99
commit
1097e8639c
@ -12,7 +12,7 @@ logging.getLogger('sqlalchemy')
|
||||
|
||||
bot = commands.Bot(command_prefix=config['command-prefix'])
|
||||
aiosession = aiohttp.ClientSession(loop=bot.loop)
|
||||
http.user_agent += ' TitanEmbeds-Bot'
|
||||
bot.http.user_agent += ' TitanEmbeds-Bot'
|
||||
database = DatabaseInterface()
|
||||
|
||||
initFirst()
|
||||
|
Loading…
Reference in New Issue
Block a user