mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-11-03 16:50:49 +01:00
feat(docs): add precondition for patreons only
This commit is contained in:
parent
6c51b63aa2
commit
d44bf67349
@ -27,6 +27,7 @@ export class HugCommand extends Command {
|
|||||||
...options,
|
...options,
|
||||||
name: 'hug',
|
name: 'hug',
|
||||||
description: 'Hug a user',
|
description: 'Hug a user',
|
||||||
|
preconditions: ['PatreonOnly'],
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user