From a4581a462d38e5a4f8e1b40a78e89538256139eb Mon Sep 17 00:00:00 2001 From: xfnw Date: Fri, 21 May 2021 18:46:30 -0400 Subject: [PATCH] dont join --- modules/test.py | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/test.py b/modules/test.py index fa686c4..f9391fb 100644 --- a/modules/test.py +++ b/modules/test.py @@ -11,6 +11,5 @@ async def testy(self,channel,nick,msg): async def init(self): - await self.send_raw("join #bots")