Kaynağa Gözat

fixing config

baumsplitter41 2 ay önce
ebeveyn
işleme
3f528775c8
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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