TelegramBot-SpamWatch/README.md
2024-12-08 19:51:49 -03:00

8 lines
No EOL
196 B
Markdown

# 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
```