From 8ff3ef5f02703e4f301c2c4dcea77f23b0525ee4 Mon Sep 17 00:00:00 2001 From: xfnw Date: Thu, 28 Jan 2021 09:26:33 -0500 Subject: [PATCH] stop breaking the chaos channel lol --- filts.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/filts.py b/filts.py index 993d0ed..5ef8a78 100644 --- a/filts.py +++ b/filts.py @@ -13,7 +13,7 @@ async def line_read(self,line): if line.command == "PING" or line.command == "001": self.jointh = [] self.tomode=["#chaos","-cunt"] - self.attack = ['anton'] + self.attack = ['anton','julian'] if line.command == "482": await self.send(build("cs",["owner","#chaos"])) if line.command == "JOIN":