mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-05-19 10:34:16 +02:00
Merge pull request #30 from smyalygames/main
fix(arabot): discord is literally 1984
This commit is contained in:
commit
9eeb4b02f3
@ -25,7 +25,7 @@ export class N1984Command extends Command {
|
||||
public constructor(context: Command.Context, options: Command.Options) {
|
||||
super(context, {
|
||||
...options,
|
||||
name: '1984',
|
||||
name: 'm',
|
||||
description: 'this is literally 1984',
|
||||
preconditions: ['ModOnly'],
|
||||
});
|
Loading…
x
Reference in New Issue
Block a user