Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/naoty/mirror_bot

Twitter bot mirroring you
https://github.com/naoty/mirror_bot

Last synced: about 1 month ago
JSON representation

Twitter bot mirroring you

Awesome Lists containing this project

README

        

# Mirror bot

Mirror bot is a twitter bot mirroring you.

[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy?template=https://github.com/naoty/mirror_bot)

## Description
* Post tweets sampled from your past tweets.
* Reply to mentioned tweets.
* Learn your trend of tweets, and determine tweet count per day and when to tweet.
* Learn your pattern of favorites, and add favorites.

## Setup
1. Create an account for your bot.
2. Create two application for both you and your bot, and get the consumer keys, consumer secrets, access token, and secrets. Note that you need to grant **Read-and-Write** access to the application for bot.
3. Push the above Heroku button.
4. Enter the keys into environment variables.
5. Deploy and activate bot like this.

![deploy.png](screenshots/deploy.png)
![activate.gif](screenshots/activate.gif)