Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 485 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 485 Bytes

DisCog

...is a general-purpose Discord bot. This project has its own website at discog.localplayer.dev.

Contributions

All contributions are welcome! We are actively looking for more developers.

Pre-Commit Tasks

  • Test all features before committing to the gitmaster branch. We like breaking changes (literally breaking) on prod.
  • Lint and compile code. Edit code if needed. Repeat until no errors are returned.
  • Commit and push.