-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3b80205
commit f85a44c
Showing
1 changed file
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# **Instant chan** | ||
|
||
### **Add to your server** | ||
|
||
First you need the bot on your server: | ||
|
||
Invite the bot with [this url](https://discord.com/api/oauth2/authorize?client_id=717139997186326609&permissions=16778256&scope=bot) | ||
|
||
> You doesn't need to add some extra permissions. | ||
### **Bind a vocal channel** | ||
|
||
1) To transform one vocal channel to a "channel duplicator", you must have his ID (eg. 719539555653346610). | ||
|
||
> Check this [guide](https://support.discord.com/hc/en-us/articles/206346498-Where-can-I-find-my-User-Server-Message-ID-) to find the vocal channel ID | ||
2) Provide this ID to `instant-chan` by command: | ||
```bash | ||
!instant bind 719539555653346610 # Replace by your channel ID | ||
``` | ||
|
||
> User must have "Manage channel" permission to achieve this command | ||
3) You're done ! Now your channel must have `... (new)` suffix. Users can create their own channels duplicas. | ||
|
||
### **Support** | ||
|
||
Contact `Gabouchet#0497` on our support server [discord servers](https://discord.gg/p29wzsQXxJ) |