mirror of
https://github.com/skylanix/MamieHenriette.git
synced 2026-02-06 23:10:36 +01:00
message plus explicite
This commit is contained in:
@@ -44,7 +44,7 @@ class TwitchBot() :
|
||||
self.chat.register_command('hello', _helloCommand)
|
||||
self.chat.start()
|
||||
except Exception as e:
|
||||
logging.error(f'twitch auth error {e}')
|
||||
logging.error(f'twitch auth error, check your ids and restart after correction {e}')
|
||||
else:
|
||||
logging.info("Twitch is not configured")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user