mirror of
https://github.com/kirameki-cafe/Yumi.git
synced 2026-09-13 18:59:19 +00:00
Added new commands
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user