Skip to content
Open
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/plugins/publishing/guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ These are guidelines that all plugins are expected to abide by. Any plugin that
1. Plugins must not modify the BetterDiscord UI.
- This is to maintain a consistent UI/UX, prevent user confusion, and prevent errors.
1. Plugins must not touch or use BetterDiscord's files.
1. Addons submitted as plugins must include JavaScript logic or interactivity; pure CSS snippets for element removal/hiding are not permitted.
Comment thread
DaddyBoard marked this conversation as resolved.
Outdated
Comment thread
DaddyBoard marked this conversation as resolved.
Outdated


## Code
Expand Down