https://github.com/jr-cologne/cryptostatus
A simple Twitter bot application which posts hourly status updates for the top 10 cryptocurrencies.
https://github.com/jr-cologne/cryptostatus
cryptocurrencies gcloud google-app-engine php status-updates twitter-bot
Last synced: 2 months ago
JSON representation
A simple Twitter bot application which posts hourly status updates for the top 10 cryptocurrencies.
- Host: GitHub
- URL: https://github.com/jr-cologne/cryptostatus
- Owner: jr-cologne
- License: mit
- Created: 2018-01-20T13:19:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-02-21T10:26:10.000Z (about 4 years ago)
- Last Synced: 2024-12-26T02:16:25.770Z (4 months ago)
- Topics: cryptocurrencies, gcloud, google-app-engine, php, status-updates, twitter-bot
- Language: PHP
- Homepage: https://twitter.com/status_crypto
- Size: 124 KB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CryptoStatus
A simple Twitter bot application which posts hourly status updates for the top 10 cryptocurrencies.Twitter Account: [@status_crypto](https://twitter.com/status_crypto)
## Dependencies
- [PHP](http://php.net/) (version 7.4 or higher)
- [Codebird Twitter API library](https://github.com/jublonet/codebird-php) (version ^3.1)## Contributing and Support
Feel free to contribute to or support this project. Any sort of help is much appreciated.Here are some things you can do:
**Contributions**:
- Report bugs
- Request new features
- Implement new features or fix bugs (submitting PR)
- Give feedback**Support**:
- Follow the bot on Twitter [@status_crypto](https://twitter.com/status_crypto)
- Spread the word, like and retweet!## License
This application is licensed under the [MIT license](https://github.com/jr-cologne/CryptoStatus/blob/master/LICENSE).