urgh can I ignore individual lines in a file?
This commit is contained in:
parent
ce7ea7ea60
commit
6297b790df
2
bot.py
2
bot.py
|
@ -15,7 +15,7 @@ from secrets import PASSWORD
|
||||||
|
|
||||||
channels = [
|
channels = [
|
||||||
"#bots",
|
"#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."
|
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."
|
||||||
|
|
Loading…
Reference in New Issue