Skip to content

SAMCRODE/twillingbot-backend

Repository files navigation

Build Status Maintainability License: MIT

Twitter Dash Backend 🐋

This is the backend for twitter dash app, it was builded with nodejs, and control bots on twitter using the twitter API available the folowing functionalities:

  • tweet something
  • like/retweet the last tweet from someone
  • follow someone
  • Register a new Account
  • Request new password

How to test the app 🌟

First you need to clone this repository, and after that you need to install the project with npm install, you need a instance of postgree sql running, refer to config/ folder on the project to know how to config the app.

app instance 🐟

You can use the backend instance that is running on https://twillingbot.herokuapp.com to integrate on your own app, use the app project to know how to use the API.

Releases

No releases published

Packages

No packages published

Languages