Skip to content

marc0tjevp/Opel-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Opel Bot

Simple Discord bot that handles webhooks for the Opel-Vauxhall server.

New Reddit posts on certain subreddits and new RSS feed articles from Opel Post are submitted to a news channel.

Env variables

Create an .env file in the root of the folder to spin up the bot with the following variables:

# Serving Port
PORT=<Express Serving Port>

# Discord
TOKEN=<Discord App Token>
CLIENT_ID=<Discord App Client ID>
GUILD_ID=<Discord Server ID>

# Channels
NEWS_CHANNEL=<Discord Server Channel ID>

# Docker Compose
HOST=<Express Hosting Domain>
EMAIL=<Your Email Address>

About

🤖 Simple Discord bot that handles webhooks for the Opel-Vauxhall server.

Topics

Resources

Stars

Watchers

Forks