Important
This repo/project does not include any documentation on how to set up a Discord bot, or a Reddit client. Look into that yourself.
# Bot tokens
DISCORD_BOT_TOKEN=""
# Logging
LOG_LEVEL=INFO
# Reddit
CLIENT_ID = ""
CLIENT_SECRET = ""
REDDIT_USERNAME = ""
REDDIT_PASSWORD = ""
SUBREDDIT = ""