forked from jan6/bot6
1
0
Fork 0
Go to file
xfnw 97abebeedb commands: replace eval with getattr 2024-04-09 14:23:37 -04:00
.gitignore rework config to be more flexible, and comment more 2022-10-04 19:05:55 -07:00
LICENSE Initial commit 2021-09-16 17:37:40 +00:00
README.txt readme 2021-10-04 19:08:52 +03:00
bot.py changed shebang to not hardcode the dir 2024-02-07 14:39:50 +02:00
commands.py commands: replace eval with getattr 2024-04-09 14:23:37 -04:00
config.py allow blacklisting channels (won't join when invited) 2023-10-29 16:38:43 -05:00
requirements.txt initial upload to git 2021-09-16 20:35:06 +03:00
stuff.py allow blacklisting channels (won't join when invited) 2023-10-29 16:38:43 -05:00
util.py squery nickserv when possible 2022-10-22 11:28:19 -07:00
youtube.py fixed some edge-case where title might be wrongly set to "true" 2023-08-09 20:11:11 -05:00

README.txt

code is formatted with "black"
#remember to install the libraries, and you probably should use venvs anyway
pip --require-venv install -r requirements.txt