Skip to content

Commit

Permalink
Add notes in README that optional init commands can be done later
Browse files Browse the repository at this point in the history
  • Loading branch information
TrojanerHD committed May 26, 2023
1 parent 9e824dd commit 73d79e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ This is a [Discord](https://discord.com) bot currently only running on my [Disco
## Adding the bot to your server
1. Click the following link: https://discord.com/api/oauth2/authorize?client_id=632637013475983360&permissions=8&scope=bot%20applications.commands
- Note that the bot is added with admin privileges. You may alter the permissions value but keep in mind that some features might not work or lead to unexpected behavior
2. (Optional) Set up the following text-channels
2. (Optional, can be done later) Set up the following text-channels
- `#live` for a nice embed showing people selected by you who are currently live on Twitch
- `#roles` for a customizable role management
3. (Optional) Set up the bot using the following admin commands:
3. (Optional, can be done later) Set up the bot using the following admin commands:
- `/permit <add|remove> <role>` adds/removes `<role>` as permitted. Every user with that role can execute privileged commands.
- `/stream-channel <option|list> …` adds Twitch streamers to show in a `#live` channel. If a channel called `#live` does not exist, this does not work
- `/roles <add|remove> <role> …` adds/removes roles for the role manager (channel `#roles` is required)
Expand Down

0 comments on commit 73d79e1

Please sign in to comment.