forked from HudsonRiggsSystems/UptimeKuma-DiscordBot
updated grouping an embed colors
This commit is contained in:
committed by
GitHub
parent
8088e3ba07
commit
cc0093fad0
@@ -67,7 +67,8 @@
|
||||
```
|
||||
|
||||
Enter your Uptime Kuma Dashboard URL in `<YOUR_UPTIMEKUMA_URL>`([line 99](https://github.com/Lauwy222/UptimeKuma-DiscordBot/blob/main/Bot/index.js#L99)).
|
||||
|
||||
4. Adding a new group should be done in [line 13-17](https://github.com/Lauwy222/UptimeKuma-DiscordBot/blob/main/Bot/index.js#L13-L17)
|
||||
5. Color embed
|
||||
```javascript
|
||||
let embed = new EmbedBuilder()
|
||||
.setTitle(`${category} Monitor`)
|
||||
|
||||
Reference in New Issue
Block a user