stammtisch-bot/src/bot
Max R. Carrara 18f057793e bot: main: fix root logger not being initialised correctly
tl;dr: shouldn't have passed __name__ to logging.getLogger()

This also makes it so that discord.py is logging everything as
expected, which it didn't do before.

Signed-off-by: Max R. Carrara <max@aequito.sh>
2025-03-14 00:10:05 +01:00
..
db bot: db: add missing type annotation for bulk_update 2025-03-11 22:57:33 +01:00
__init__.py setup basic project structure 2025-03-06 01:19:10 +01:00
env.py bot: env: map known env vars to object 2025-03-10 23:31:41 +01:00
main.py bot: main: fix root logger not being initialised correctly 2025-03-14 00:10:05 +01:00