From 6297b790df0a05f3fe20e05fc0538d6e60795f39 Mon Sep 17 00:00:00 2001 From: randomuser Date: Thu, 24 Jun 2021 04:15:37 +0000 Subject: [PATCH] urgh can I ignore individual lines in a file? --- bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot.py b/bot.py index 47d20c2..8710ff5 100644 --- a/bot.py +++ b/bot.py @@ -15,7 +15,7 @@ from secrets import PASSWORD channels = [ "#bots", -# "#club", + "#club", "###", ] helpmessage = "hey, i'm botanybot. i water plants on ~club. my prefix is % and i was made by randomuser. check out https://ttm.sh/Fs4.txt for more information."