updated grouping an embed colors

This commit is contained in:
Laurens van der Drift
2024-05-27 21:55:40 +02:00
committed by GitHub
parent 8088e3ba07
commit cc0093fad0

View File

@@ -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)). 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 ```javascript
let embed = new EmbedBuilder() let embed = new EmbedBuilder()
.setTitle(`${category} Monitor`) .setTitle(`${category} Monitor`)