diff --git a/docs/commands/add.md b/docs/commands/add.md new file mode 100644 index 0000000..94fd629 --- /dev/null +++ b/docs/commands/add.md @@ -0,0 +1,16 @@ +# Adding a global channel + +## Usage + +```bash +/add +``` + +## Description + +This command adds a global channel to the current server. A global channel is a channel that is available on all servers +that have the bot installed. This command can only be used by server administrators. + +## Permissions + +This command requires the `Administrator` permission. \ No newline at end of file