Push blocklist generator to the branch
This commit is contained in:
commit
424d2f13cf
5 changed files with 51 additions and 0 deletions
8
README.md
Normal file
8
README.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# 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
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue