WeSmart Twitterbot
-
$ pip install -r requirements.txt
-
Running the periodic tweet checks require a bit of knowledge on using Celery.
- Broker setup: RabbitMQ
- Just running the bot once:
$ make bot-run
- Run bot every interval
$ make periodic-run
- Send a reply on a tweet containing a hashtag
#wesmart
- Reply must have a "roll safe" image
- Check for tweets every [interval] minutes
This software is licensed under the MIT License.