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}, }