Bot integration with the SpamWatch API (WIP, undocumented)
Find a file
2024-12-08 19:51:49 -03:00
config.env.example Push blocklist generator to the branch 2024-12-08 19:51:49 -03:00
LICENSE Push blocklist generator to the branch 2024-12-08 19:51:49 -03:00
main.py Push blocklist generator to the branch 2024-12-08 19:51:49 -03:00
README.md Push blocklist generator to the branch 2024-12-08 19:51:49 -03:00
requirements.txt Push blocklist generator to the branch 2024-12-08 19:51:49 -03:00

SpamWatch blocklist generator

Put your SpamWatch API key on a config.env file. Use the .example file to see how.

Then do these commands:

pip install -r requirements.txt
python main.py