Created the commands add.md

This commit is contained in:
2023-11-04 16:16:44 +01:00
parent 45b9ff5db8
commit 015f3043e8

16
docs/commands/add.md Normal file
View File

@ -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.