Skip to content

devisle/dev-isle-bot

Repository files navigation

Offical Dev Isle Discord Bot!

Open to all in the community @ https://devisle.netlify.com/ to contribute and enhace our experience within the server.

Installation

  • Install the latest Node.JS runtime.
  • Install all the dependencies via (ensure you are at the root):
$ npm i
  • Run the project via:
$ npm run build
$ npm run start
---or---
$ npm run dev

When contributing

When contributing please ensure you follow these simple guidelines:

  • Name your branches appropriately, i.e., task/ bug/ feature/ etc. We aren't strict here, but a general idea prior is nice! :P
  • Write useful commit messages, formatted with a present tense title and a descriptive body. I.e.,
    • TITLE: Add RoleService
    • BODY: Added the role service, updates roles on points. Problem with where we're updating though... If the DB call only makes it half way, the user will never receive a role update.

LICENSE

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published