From 6586d899cc7b4d5582bd761047ec821529205ccc Mon Sep 17 00:00:00 2001 From: diamante0018 Date: Fri, 4 Sep 2026 17:33:16 +0200 Subject: [PATCH] feat: remove these games --- bot/tasks.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/bot/tasks.py b/bot/tasks.py index e4c42f2..98d60b2 100644 --- a/bot/tasks.py +++ b/bot/tasks.py @@ -16,8 +16,6 @@ OFFTOPIC_CHANNEL = 1112048063448617142 SPAM_ROLE_ID = 1350511935677927514 COD_GAMES = { - 10180: {"name": "Modern Warfare 2 (2009)", "channel": 1145458108190163014}, - 42680: {"name": "Modern Warfare 3 (2011)", "channel": 1145459504436220014}, 311210: {"name": "Call of Duty: Black Ops 3", "channel": 1180796251529293844}, }