Skip to content

Displays notifications in your Discord channels when selected GitHub events are triggered.

License

Notifications You must be signed in to change notification settings

TheRealToxicDev/GitHub-Updates-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Updates

Bot Version Discord.js Version Owner Info License Info

  • Displays notifications in your Discord channels when selected events are triggered.

Usage

Command Description
cat!add Subscribe to a Repo in the Current Channel
cat!remove UnSubscribe from a Repo in the Current Channel
cat!help Display the Bots Help Message and Commands List

Self Hosting

  1. Download or Fork this Repo.
  2. Upload to GitHub and Deploy to your Host of choice
  3. Set the Env Variables listed below
  4. Run npm start to start the Bot and Server!

NOTE: Domain for the Webhook Server will be whatever your Hosting Domain is set to

Deploy Deploy

Env Variables

  • DBG_DB - Mongoose Connection String
  • DBG_TOKEN - Discord Bot Token

Bot Updates

  1. This bot has been Updated to Discord.js v13
  2. New (public) Version of this bot can be found here
  3. We will try to Update and Maintain this Bot the best we can ❤️

Note:

I am working on a update for the bot that will rework, improve and update most of its layout Aswell as adding a dashboard and a few extra features. This update is a work in progress and will hopefully be ready soon 👌🏻

Planned Changes

  • Update to latest Discord.js
  • Upgrade to Fastify for API
  • Rework the GitHub Events
  • Add More GitHub Events to fix the Null Event
  • Rework the Discord Client
  • Move to Mongoose from MongoDB
  • Create the base NextJS App
  • Create the Dashboard Pages
  • Create some Legal Pages
  • Ensure Website is Mobile Friendly
  • Add a Custom Logger for Errors and Console Logs
  • Add Discord Client Event Handlers
  • Add a Functional Database Client
  • Add a Debugging Log which will clearly state if Events are Successful or Not when not in Production Mode

These updates will be posted as a New Major Version when everything is complete and ready ❤️