Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shreyasminocha/decode-binary-bot
🤖 Reddit bot to decode binary
https://github.com/shreyasminocha/decode-binary-bot
binary bot decode reddit
Last synced: 24 days ago
JSON representation
🤖 Reddit bot to decode binary
- Host: GitHub
- URL: https://github.com/shreyasminocha/decode-binary-bot
- Owner: shreyasminocha
- Created: 2018-06-12T09:10:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T03:18:52.000Z (about 2 years ago)
- Last Synced: 2024-10-31T02:11:37.518Z (2 months ago)
- Topics: binary, bot, decode, reddit
- Language: JavaScript
- Homepage:
- Size: 406 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# decode-binary bot for reddit
The code for a reddit bot that decodes binary. I did this as a noob project to familiarize myself with `snoowrap` and `snoostorm`, nodejs wrappers for the Reddit API. The code is simple enough to be used as a boilerplate for writing Reddit bots in nodejs.
## Note
A `.env` file with configuration variables is required in the root of the project. See `.env.example` for an example.
## License
[MIT License](//shreyas.mit-license.org/2018).