Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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).