mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-12-21 03:58:05 +01:00
feat(arabot): add alias to convinced command
This commit is contained in:
@@ -26,6 +26,7 @@ class ConvincedCommand extends Command {
|
||||
super(context, {
|
||||
...options,
|
||||
name: 'convinced',
|
||||
aliases: ['conv'],
|
||||
description: 'Gives the convinced role',
|
||||
preconditions: [['MentorOnly', 'VerifierOnly', 'ModOnly']],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user