Monitors the AMNotify site for restocks
Requirements:
- Python 3
To Set Up:
- Create a Webhook for your Discord Channel
- Go to
config.json
and put your webhook where it says "INSERT WEBHOOK HERE", make sure to leave it in double quotes. - Put your proxies in
proxies.txt
, one on each line - cd the directory
- Run
pip3 install -r requirements.txt
orpip install -r requirements.txt
To Run: