parses bitcointalk ann forum and sends you notifications to telegram
you'll need python 3.6, postgresql and telegram
- clone/download this repo
- run
pip install -r requirements.txt
- create
config.yml
fromconfig.example.yml
- create a database in postgres
- create a new bot in telegram
- add this script to cron with 5 min interval