add some clarification
This commit is contained in:
parent
ea86ba0c77
commit
19391b8196
1 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ This is a Utility Discord providing some helpful and some not so helpful feature
|
|||
```
|
||||
|
||||
4. Use the `help` command to get an overview of the available Modules and commands.
|
||||
5. Active Modules to your liking:
|
||||
5. Activate Modules to your liking:
|
||||
|
||||
```
|
||||
!admin <MODULE>
|
||||
|
@ -32,7 +32,7 @@ This is a Utility Discord providing some helpful and some not so helpful feature
|
|||
1. Go to the [Discord Developer](https://discord.com/developers/applications) Page
|
||||
2. Create a new Application and edit it to your liking
|
||||
3. navigate to `BOT` and hit `add Bot`
|
||||
4. may activate `Privileged Gateway Intents`
|
||||
4. may activate `Privileged Gateway Intents` (right now bot uses them, may a non presence mode will be implemented)
|
||||
5. Copy Bot-Token
|
||||
2. Copy release .jar executable
|
||||
3. Copy sample config to .jar location
|
||||
|
|
Loading…
Reference in a new issue