Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 742 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (10 loc) · 742 Bytes

Currently you can just ask me directly for any instructions on what you are about to do and I will support you 100%.

If you want to contribute just go ahead and do so.

Coding Rules

  1. Comment larger pieces of code, if they're neccessarry.
  2. Creating a new file should be in their respective namespaces, if you are unsure ask me.
  3. Don't add unnecessary loops or anything that spams the discord api pipe. This is no good for us all. [PLUGINS]
  4. No malicious intent when adding plugins.
  5. Stay inside the program's folder for any files. Create folders if necessary.
  6. Do not reimplement the pawn wrapper. PLUGIN INTERFACE is coming soon, hook or call the discordamx assemmbly functions in other ways for now on!