inbalboa / churchbot

A simple Twitter autoreply bot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Churchill bot

Build Status

A simple Twitter bot that searches tweets that match your search terms and replies with a prepared response.

Developed for joking. Don't spam!

Environment variables you have to define:

  • access_token_key
  • access_token_secret
  • consumer_key
  • consumer_secret
  • search_query
  • status_text

Optional part:

  • app_fullname
  • app_name
  • mail_address (currently just gmail)
  • mail_password
  • delay

You can host it on Heroku for free (account verification required).

Deploy

About

A simple Twitter autoreply bot.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%