This is an App to control bots on twitter. It was constructed with react-native and have the following functionalities:
- Use bots to like/retweet the last tweet from someone
- Use bots to follow someone
- Register a new Account
- Login/Logout on the app
- Request new password
First you need to clone this repository, and after that you need to install the project, it was builted with react-native, please refer https://reactnative.dev/docs/getting-started to know how to run this app.
This app depends use the backend instance that is running on https://twillingbot.herokuapp.com, so you dont need to care about it.
You can contribute with this project opening or solving an issue with a pull request.