Discord Bot that provides a live feed of subreddit modmail messages.
Create .env
file in root and fill out the following:
DISCORD_TOKEN=
REDDIT_CLIENT_ID=
REDDIT_CLIENT_SECRET=
REDDIT_REFRESH_TOKEN=
SUBREDDIT=
DISCORD_CHANNEL=
DISCORD_TOKEN
will be the Discord API token from a created bot.
All Reddit fields can be configured with reddit-oauth-helper.