A simple bot that brings Persian / English tweets about programming to your feed. Feel free to add your desired words.
- A developer account (Grab one from here Twitter)
- pm2 module (run npm i -g pm2)
- Node.js and npm
- 
Clone this repo: 
 Runhttps://github.com/amirhoseinsalimi/programmer-fa
- 
Install dependencies: 
 Runnpm i
- 
Create an .env file 
 Copy the content of.env.exampleinto.envand fill it with your credentials
- 
Run migrations 
 Run the commandnpm run migrate:latestto create the tables
- 
Run the bot 
 For development with hot reload:npm run bot:dev
 For Runnpm start
A small side project done in https://expteam.ir