Skip to content

Open-Source Discord bot interacting with Github API.

License

Notifications You must be signed in to change notification settings

Conrad306/gitbot

Repository files navigation

gitbot

Open-Source Discord bot interacting with Github API.

There's a javascript branch for anyone that would rather use it!

Setup

To install the packages:

npm install

(yarn)

yarn

will install all the packages in the package.json file.

To start a bot:

  • Go to the Discord Developer Portal
  • Click "New Application" and name it.
  • Go under "bot", and click "Add Bot",
  • Under "TOKEN", click "copy".
  • Create an ENV file and copy the template provided.
  • run "npm run dev" or "yarn dev" to run the bot!

About

Open-Source Discord bot interacting with Github API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published