- Python >= 3.7
$ git clone https://github.com/thehamkercat/SpamProtectionRobot
$ cd SpamProtectionRobot
$ pip3 install -U -r requirements.txt
$ cp sample_config.py config.py
Edit config.py with your own values
$ python3 -m spr
$ git clone https://github.com/TheHamkerCat/SpamProtectionRobot
$ cd SpamProtectionRobot
Edit config.env With Own Values.
$ docker compose up --build
- NOT RELATED TO INTELLIVOID IN ANY WAY.