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