mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-11-07 05:39:50 +01:00
Merge pull request #31 from smyalygames/main
feat(arabot): literally 1984 pleaseeeee
This commit is contained in:
commit
c9352b0741
@ -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: 'm',
|
name: '1984',
|
||||||
description: 'this is literally 1984',
|
description: 'this is literally 1984',
|
||||||
preconditions: ['ModOnly'],
|
preconditions: ['ModOnly'],
|
||||||
});
|
});
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user