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

https://github.com/matthewjamesr/follower

A Twitter Following Service for Mastodon
https://github.com/matthewjamesr/follower

bot mastodon twitter

Last synced: 3 months ago
JSON representation

A Twitter Following Service for Mastodon

Awesome Lists containing this project

README

          

# Follower

Your friendly interwebs Twitter follow bot for Mastodon.

# Goal

Enable Mastodon users to login to Follower via their instance accounts and follow
Twitter personas. Follower will Direct Message end-users with new posts every five
minutes.

# Setup

`git clone`

`bundle install`

`touch .env && nano .env` => `mastodon_callback_url=INSERT_YOUR_URL`

`rails s`