aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/moreCommands.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/moreCommands.ts')
-rw-r--r--src/plugins/moreCommands.ts9
1 files changed, 1 insertions, 8 deletions
diff --git a/src/plugins/moreCommands.ts b/src/plugins/moreCommands.ts
index 074e715..0a23aaf 100644
--- a/src/plugins/moreCommands.ts
+++ b/src/plugins/moreCommands.ts
@@ -32,14 +32,7 @@ function mock(input: string): string {
export default definePlugin({
name: "MoreCommands",
description: "echo, lenny, mock",
- authors: [
- Devs.Arjix,
- Devs.echo,
- {
- name: "ICodeInAssembly",
- id: 702973430449832038n
- }
- ],
+ authors: [Devs.Arjix, Devs.echo, Devs.Samu],
dependencies: ["CommandsAPI"],
commands: [
{