mirror of
https://github.com/kurbezz/discord-bot.git
synced 2025-12-06 07:05:36 +01:00
Fix
This commit is contained in:
@@ -11,6 +11,7 @@ from core.config import config
|
|||||||
|
|
||||||
|
|
||||||
logger = logging.getLogger(__name__)
|
logger = logging.getLogger(__name__)
|
||||||
|
logger.setLevel(logging.INFO)
|
||||||
|
|
||||||
|
|
||||||
async def get_game_list_channel_to_message_map() -> dict[int, int]:
|
async def get_game_list_channel_to_message_map() -> dict[int, int]:
|
||||||
|
|||||||
Reference in New Issue
Block a user