Skip to content

Github Discord Bot is Discord Bot build on Node Js and Discord JS which shows github user details in Discord

License

Notifications You must be signed in to change notification settings

barath121/Github-Discord-Bot

Repository files navigation

Github-Discord-Bot

Github Discord Bot is Discord Bot build on Node Js and Discord JS which shows github user details in Discord and Sharing Personal Resume.

Libraries Used

  • Discord JS
  • https
  • mongoose

Sample Image

me

Installation

  • Install all the packages using npm install
  • Add The Environment Variables by running cp .envexample .env
  • Add the Discord Bot Token and Database Credentials in the .env file

List of Commands

Get User Details Commands

  • !git user {username} : Displays details of the Username provided
  • !git repos {username} {page} : Displays List of User's public repos
  • !git following {username} {page} : Displays List of User's following
  • !git followers {username} {page} : Displays List of Users's followers

Create Custom Card for user

  • !git me {username} : Add your github username
  • !git me {resume} : Add your resume link
  • !git me {repo} : Add a repo to show on your card
  • !git me : Show your Card

TODO

  • Added User Details
  • Added User Repositories Details
  • Added Custom Card
  • Make a Bot Commands Website

About

Github Discord Bot is Discord Bot build on Node Js and Discord JS which shows github user details in Discord

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published