Added new commands

This commit is contained in:
2021-09-19 08:39:38 -07:00
parent eb09d42b18
commit 8925920c96
+1 -1
View File
@@ -29,7 +29,7 @@ const EMBEDS = {
}, },
{ {
name: 'Available commands', name: 'Available commands',
value: '``help``\n``ping``\n``invite``\n``membershipscreening (ms)``' value: '``help``\n``ping``\n``invite``\n``osu``\n``membershipscreening (ms)``\n``interaction`'
} }
], ],
user: (data instanceof Interaction) ? data.user : data.author user: (data instanceof Interaction) ? data.user : data.author