mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-27 15:34:26 -04:00
Commands In Plugin Json
This commit is contained in:
parent
df4d56aacf
commit
6bd3b06de5
4 changed files with 42 additions and 7 deletions
|
@ -44,7 +44,7 @@ export default definePlugin({
|
|||
commands: [
|
||||
{
|
||||
name: "gifroulette",
|
||||
description: "Time to tempt your fate",
|
||||
description: "Tempt fate and send a gif",
|
||||
execute: (opts, other) => ({
|
||||
content: getMessage(opts, other)
|
||||
}),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue