From 510bed9ff633c179a25867dbcbe6af9e3a41a7cd Mon Sep 17 00:00:00 2001 From: Matt C Date: Mon, 24 Jan 2022 17:09:06 -0500 Subject: [PATCH] whoops change channel id to dev_chat --- task.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/task.py b/task.py index 7194505..5967163 100644 --- a/task.py +++ b/task.py @@ -1,7 +1,7 @@ from discord.ext import tasks, commands import feedparser,os -CHAN = 825480016045408329 +CHAN = 842491569176051712 ROLE = 825474723948265474 WATCHED = "grub,arch-install-scripts,base,filesystem,lsb-release,neofetch,pfetch"