kowalski-sw/README.md

8 lines
196 B
Markdown
Raw Permalink Normal View History

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