Add this bot to Discord with this link!
discoreddit is a Discord bot which lets you easily see shared Reddit posts previews directly in the channel. This bot will also automatically send a random post from a subreddit when you name it.
Add this bot to Discord with this link!
- Clone the repository
- Install requirements
pip install -r requirements/requirements.txt
- Set up Discord token and API keys by filling out
./discoreddit/config/secret_generic.py
- Start the bot
python -m discoreddit
- Enjoy
If you want to report a bug or would like a feature to be added, feel free to open an issue.
We follow Semantic Versioning. The version X.Y.Z indicates:
- X is the major version (backward-incompatible),
- Y is the minor version (backward-compatible), and
- Z is the patch version (backward-compatible bug fix).
GPL v3 - Copyright 2020 © fabio.sangregorio.dev.