Skip to content

MTM8/discord-reddit-modmail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reddit Modmail in Discord

Discord Bot that provides a live feed of subreddit modmail messages.

Setup

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.