mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-12-26 23:17:03 +01:00
Added commands I think
This commit is contained in:
parent
358647fc48
commit
b62d43b21c
@ -11,7 +11,7 @@ logging.getLogger('TitanBot')
|
||||
logging.getLogger('sqlalchemy')
|
||||
|
||||
bot = commands.Bot(command_prefix=config['command-prefix'])
|
||||
database = none
|
||||
database = None
|
||||
def _cleanup():
|
||||
try:
|
||||
bot.loop.run_until_complete(logout())
|
||||
|
Loading…
Reference in New Issue
Block a user