소스 검색

fixing config

baumsplitter41 2 달 전
부모
커밋
3f528775c8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      VPD_BOT/cogs/inaktive_remider_dm.py

+ 1 - 1
VPD_BOT/cogs/inaktive_remider_dm.py

@@ -34,7 +34,7 @@ class remiderinactive(commands.Cog):
         if not enable_inavtive_reminder_dm:
             return # Exit the function if the feature is disabled in the config
 
-        log_channel_id = config.getint("Logs","log_channel_id")
+        log_channel_id = config.getint("Logs","action_log")
         log_channel = self.bot.get_channel(log_channel_id)
     
     #Load .env file for the gameserver database