Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/chinhdo/twitter-bot
- Owner: chinhdo
- Created: 2020-05-10T22:31:31.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T05:32:02.000Z (about 2 years ago)
- Last Synced: 2024-10-30T19:08:56.682Z (2 months ago)
- Language: TypeScript
- Size: 1.12 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: readme.md
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.