Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chinhdo/twitter-bot

A friendly twitter that looks for and like a few tweets with #100DaysOfCode hashtag each time it runs
https://github.com/chinhdo/twitter-bot

Last synced: 21 days ago
JSON representation

A friendly twitter that looks for and like a few tweets with #100DaysOfCode hashtag each time it runs

Awesome Lists containing this project

README

        

A Twitter bot that recommends tweets to like.

### Scripts

#### `npm start`

Starts the application in development.

#### `npm run build`

Builds the app at `build`, cleaning the folder first.

#### `npm test`

Run the unit tests.