Skip to content

SAMCRODE/twillingbot-mobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

124 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Dash App 🐧

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

How to test the app 🌟

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.

Backend 🐋

This app depends use the backend instance that is running on https://twillingbot.herokuapp.com, so you dont need to care about it.

How to contribute

You can contribute with this project opening or solving an issue with a pull request.