https://github.com/devinroche/lite-bot
twitter bot to track litecoin tweets and also tweets out price on time interval
https://github.com/devinroche/lite-bot
Last synced: 7 months ago
JSON representation
twitter bot to track litecoin tweets and also tweets out price on time interval
- Host: GitHub
- URL: https://github.com/devinroche/lite-bot
- Owner: devinroche
- Created: 2017-12-28T20:00:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-30T21:13:27.000Z (over 8 years ago)
- Last Synced: 2025-05-30T18:06:41.357Z (about 1 year ago)
- Language: Go
- Homepage: https://twitter.com/bot_litecoin
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lite-bot
twitter bot that will retweet important litecoin tweets from big time users and also tweets the price periodically.

not quite done yet but very close to v1 deployment!
[bot account](https://twitter.com/bot_litecoin)
### todo
- [x] tweet price on x interval
- [x] retweet mentions of litecoin
- [x] retweet tweets from big crypto guys (charlie lee, mcafee, etc)
- [x] multithread
- [x] filter mentions of litecoin (too much spam)