Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryanio/womptron
A bot that tweets new womps from Cryptovoxels.
https://github.com/ryanio/womptron
bot cryptovoxels twitter womps
Last synced: 9 days ago
JSON representation
A bot that tweets new womps from Cryptovoxels.
- Host: GitHub
- URL: https://github.com/ryanio/womptron
- Owner: ryanio
- Created: 2020-06-27T21:01:54.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-08T22:30:43.000Z (9 months ago)
- Last Synced: 2024-10-07T19:21:26.934Z (about 1 month ago)
- Topics: bot, cryptovoxels, twitter, womps
- Language: TypeScript
- Homepage: https://twitter.com/womptron
- Size: 2.28 MB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# womptron
Welcome to the repository for [@womptron](https://twitter.com/womptron)!
## Env
Create an application in the [Twitter Developer Platform](https://developer.twitter.com/) and provide:
- `TWITTER_CONSUMER_KEY`
- `TWITTER_CONSUMER_SECRET`
- `TWITTER_ACCESS_TOKEN`
- `TWITTER_ACCESS_TOKEN_SECRET`## Run
`yarn start`