Skip to content

Commit

Permalink
contribution update
Browse files Browse the repository at this point in the history
  • Loading branch information
Cartrigger committed Aug 9, 2024
1 parent e3d260c commit 86cd4bf
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# When contributing you must:

### NOT MAKE HUGE FILES (such as 1000 lines)
- NOT MAKE HUGE FILES (such as 1000 lines)

### TALK AS THE BOT (such as in commands)
- TALK AS THE BOT (such as in commands)

- If a embed already exists import it using ```const embed_reinstall = ("PATH HERE")```, the path can be ../../slash/ping.js **ADDING IN 7.2 AS DEFAULT!**

- Make sure it doesn't crash

- If it's not a draft, make sure it works

- Do not modify core parts unless needed (bot.js, config.json example)

0 comments on commit 86cd4bf

Please sign in to comment.