فهرست منبع

fixing channel ids

baumsplitter41 2 ماه پیش
والد
کامیت
62426b8da3
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("Welcome","log_channel_id")
+        log_channel_id = config.getint("Logs","log_channel_id")
         log_channel = self.bot.get_channel(log_channel_id)
     
     #Load .env file for the gameserver database