mirror of
https://github.com/myned/watcher.git
synced 2024-11-01 12:22:38 +00:00
Update README.md
This commit is contained in:
parent
387521e871
commit
0301411323
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ duration = 0 # time in seconds before considered inactive
|
||||||
3. Under Bot, click `Add Bot`
|
3. Under Bot, click `Add Bot`
|
||||||
4. Under Bot, enable `SERVER MEMBERS INTENT` (necessary for limbo command)
|
4. Under Bot, enable `SERVER MEMBERS INTENT` (necessary for limbo command)
|
||||||
5. Under Bot, paste `TOKEN` into `config.toml` > `token`
|
5. Under Bot, paste `TOKEN` into `config.toml` > `token`
|
||||||
6. Under OAuth2 > URL Generator, check `SCOPES` > `bot` and `BOT PERMISSIONS` > `Manage Roles`
|
6. Under OAuth2 > URL Generator, check `SCOPES` > `bot` and `BOT PERMISSIONS` > `Manage Roles` and `Read Messages/View Channels`
|
||||||
7. Paste generated URL into a browser to invite the bot
|
7. Paste generated URL into a browser to invite the bot
|
||||||
### systemd service
|
### systemd service
|
||||||
Run in the background on most Linux machines\
|
Run in the background on most Linux machines\
|
||||||
|
|
Loading…
Reference in a new issue