Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kotarot/drf-bot
[Twitter bot] DRFbot is a bot on Twitter. It posts a DRF-buffer 3-cycle algorithm once in a day.
https://github.com/kotarot/drf-bot
Last synced: about 2 months ago
JSON representation
[Twitter bot] DRFbot is a bot on Twitter. It posts a DRF-buffer 3-cycle algorithm once in a day.
- Host: GitHub
- URL: https://github.com/kotarot/drf-bot
- Owner: kotarot
- Created: 2015-05-01T05:51:08.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-21T12:52:57.000Z (over 8 years ago)
- Last Synced: 2023-03-24T19:28:47.078Z (almost 2 years ago)
- Language: Python
- Homepage: https://twitter.com/DRFbot
- Size: 16.6 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
DRFbot
======[@DRFbot](https://twitter.com/DRFbot) is my dear bot on Twitter.
List of algorithms
------------------You can view the [list of all algorithms](https://kotarot.github.io/drf-bot/) that the bot has learned.
How to revive it
----------------Execute _bot.sh_ in your Linux computer.
_bot.sh_ checks if the bot process is working or not.
It does nothing if the bot process is working, sets up the bot if not.Insert a following line in your crontab.
```
*/1 * * * * /path/to/drfbot/bot.sh
```