https://github.com/syfaro/twitter-countdown-bot
A simple Twitter countdown bot
https://github.com/syfaro/twitter-countdown-bot
Last synced: over 1 year ago
JSON representation
A simple Twitter countdown bot
- Host: GitHub
- URL: https://github.com/syfaro/twitter-countdown-bot
- Owner: Syfaro
- Created: 2014-11-01T15:58:53.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-01T16:03:08.000Z (over 11 years ago)
- Last Synced: 2025-01-24T09:43:13.005Z (over 1 year ago)
- Language: PHP
- Size: 125 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Twitter-Countdown-Bot
=====================
A simple Twitter countdown bot
It's pretty easy to use. Just install the dependencies with composer, create an event using the example, then add it to a cronjob to run once a day. You run it like `php countdown.php /path/to/event.json`.