mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-05-18 21:24:14 +02:00
fix(arabot): change command name
This commit is contained in:
parent
6fe75b197d
commit
f044b6f23d
@ -25,7 +25,7 @@ class VerifierCommand extends Command {
|
||||
public constructor(context: Command.Context, options: Command.Options) {
|
||||
super(context, {
|
||||
...options,
|
||||
name: 'mod',
|
||||
name: 'verifier',
|
||||
description: 'Gives/removes the verifier role',
|
||||
preconditions: ['VerifierCoordinatorOnly'],
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user