Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 721 Bytes

README.md

File metadata and controls

33 lines (18 loc) · 721 Bytes

WeSmart

WeSmart Twitterbot

Installation

  1. $ pip install -r requirements.txt

  2. Running the periodic tweet checks require a bit of knowledge on using Celery.

Running

  • Just running the bot once:

$ make bot-run

  • Run bot every interval

$ make periodic-run

The Bot's Goals

  • Send a reply on a tweet containing a hashtag #wesmart
  • Reply must have a "roll safe" image
  • Check for tweets every [interval] minutes

wesmart image

License

This software is licensed under the MIT License.