Update Help.ts

This commit is contained in:
2022-03-03 23:57:03 +07:00
parent b72b54c9d7
commit cde013f783
+2 -2
View File
@@ -28,7 +28,7 @@ const EMBEDS = {
}, },
{ {
name: '🎵 Music', name: '🎵 Music',
value: `play (p), search, skip, queue, nowplaying (np), join, leave`, value: `play (p), search, skip, queue (q), nowplaying (np), loop, join, leave (disconnect, dc)`,
inline: true inline: true
}, },
{ {
@@ -43,7 +43,7 @@ const EMBEDS = {
}, },
{ {
name: '🔧 Developer', name: '🔧 Developer',
value: 'interactions, serviceannouncement', value: 'debug, interactions, serviceannouncement',
inline: true inline: true
}, },
{ {