瀏覽代碼

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