https://github.com/banteg/bitcointalk
parses bitcointalk ann topics and sends them to telegram channel
https://github.com/banteg/bitcointalk
bitcointalk ico parser telegram
Last synced: 5 months ago
JSON representation
parses bitcointalk ann topics and sends them to telegram channel
- Host: GitHub
- URL: https://github.com/banteg/bitcointalk
- Owner: banteg
- License: mit
- Created: 2017-11-26T14:14:33.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-26T14:35:29.000Z (almost 8 years ago)
- Last Synced: 2025-03-31T08:51:13.255Z (7 months ago)
- Topics: bitcointalk, ico, parser, telegram
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 13
- Watchers: 4
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# bitcointalk
parses bitcointalk ann forum and sends you notifications to telegram
## installation
you'll need python 3.6, postgresql and telegram
1. clone/download this repo
2. run `pip install -r requirements.txt`
3. create `config.yml` from `config.example.yml`
4. create a database in postgres
5. create a new bot in telegram
6. add this script to cron with 5 min interval