/command-bot

Generic implementation of a twitter bot that responds to different events.

Primary LanguageJavaScriptMIT LicenseMIT

command-bot

Generic implementation of a twitter bot that responds to different events.

Features

  • Track a fixed keyword or hashtag.
  • Reply with a random text template.

Roadmap

  • Support interactions such as mentions.
  • Abstract response logic of the general implementation of the bot.
  • Remove dependence on lodash.
  • Add tests.
  • Improve documentation for installation, usage and contribution.