mquadrant / disco-oauth

A library for easing the use of https://discordapp.com 's OAuth2 API

Home Page:https://disco-oauth.tk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation

Available on disco-oauth.tk.


Contributing

Anyone can fork this repo and make desired changes and create a pull request. Your pull request will be accepted and merged with the respective branch if: -

  1. Has a proper description regarding the changes made and why they are required.
  2. It is syntactically correct and does what is described in the description and is not handled in the library already.
  3. It follows the coding style followed throughout the library.

If (1) or (2) is not followed, the pull request will be rejected right away.

If (3) is not followed, I will make the desired changes myself in a way that it follows (3).


Reporting issues

Go to the github issues page to report a bug or request a new feature.


You can also join this discord guild to report any issues or request a new feature or propose changes.

About

A library for easing the use of https://discordapp.com 's OAuth2 API

https://disco-oauth.tk

License:MIT License


Languages

Language:Vue 97.7%Language:JavaScript 1.5%Language:CSS 0.8%