Compare commits

...

2 Commits

Author SHA1 Message Date
e03066341a log on resetting in debug mode 2022-04-03 14:37:15 +02:00
206bafd302 fixed typo 2022-04-03 14:33:49 +02:00
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,3 @@
# mcserver-discordbot
Currenlty in development. Readme will follow soon.
Currently in development. Readme will follow soon.

View File

@ -58,6 +58,8 @@ class Presence(object):
if self.bot.is_server_starting and self.bot.last_start + self.bot.config.server_start_timout < time.time():
self.bot.is_server_starting = False
self.bot.logger.debug('Resetting is_starting to False')
# ToDo: better presence
await self.bot.change_presence(
activity=discord.Activity(