Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/naoty/mirror_bot
- Owner: naoty
- Created: 2014-11-09T15:21:00.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-22T12:56:11.000Z (about 10 years ago)
- Last Synced: 2024-10-22T14:02:00.073Z (3 months ago)
- Language: Ruby
- Size: 11.7 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)