Skip to content

Commit

Permalink
chore(README): Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielhamel committed Mar 30, 2021
1 parent 3b80205 commit f85a44c
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions README.md
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)

0 comments on commit f85a44c

Please sign in to comment.