diff options
Diffstat (limited to 'src/commands')
-rw-r--r-- | src/commands/dev/eval.ts (renamed from src/commands/dev/evalCommand.ts) | 0 | ||||
-rw-r--r-- | src/commands/dev/reload.ts (renamed from src/commands/dev/reloadCommand.ts) | 0 | ||||
-rw-r--r-- | src/commands/dev/setLevel.ts (renamed from src/commands/dev/setLevelCommand.ts) | 0 | ||||
-rw-r--r-- | src/commands/info/botInfo.ts (renamed from src/commands/info/botInfoCommand.ts) | 0 | ||||
-rw-r--r-- | src/commands/info/help.ts (renamed from src/commands/info/helpCommand.ts) | 0 | ||||
-rw-r--r-- | src/commands/info/ping.ts (renamed from src/commands/info/pingCommand.ts) | 0 | ||||
-rw-r--r-- | src/commands/info/pronouns.ts (renamed from src/commands/info/pronounsCommand.ts) | 0 | ||||
-rw-r--r-- | src/commands/moderation/ban.ts (renamed from src/commands/moderation/banCommand.ts) | 0 | ||||
-rw-r--r-- | src/commands/moderation/kick.ts (renamed from src/commands/moderation/kickCommand.ts) | 0 | ||||
-rw-r--r-- | src/commands/moderation/modlog.ts (renamed from src/commands/moderation/modlogCommand.ts) | 0 | ||||
-rw-r--r-- | src/commands/moderation/role.ts (renamed from src/commands/moderation/roleCommand.ts) | 0 | ||||
-rw-r--r-- | src/commands/moderation/warn.ts (renamed from src/commands/moderation/warnCommand.ts) | 0 | ||||
-rw-r--r-- | src/commands/moulberry-bush/capePerms.ts (renamed from src/commands/moulberry-bush/capePermissionsCommand.ts) | 0 | ||||
-rw-r--r-- | src/commands/moulberry-bush/giveawayPing.ts (renamed from src/commands/moulberry-bush/giveawayPingCommand.ts) | 0 | ||||
-rw-r--r-- | src/commands/moulberry-bush/level.ts (renamed from src/commands/moulberry-bush/levelCommand.ts) | 0 | ||||
-rw-r--r-- | src/commands/moulberry-bush/rule.ts (renamed from src/commands/moulberry-bush/ruleCommand.ts) | 0 | ||||
-rw-r--r-- | src/commands/server-config/prefix.ts (renamed from src/commands/server-config/prefixCommand.ts) | 0 |
17 files changed, 0 insertions, 0 deletions
diff --git a/src/commands/dev/evalCommand.ts b/src/commands/dev/eval.ts index 83e63f6..83e63f6 100644 --- a/src/commands/dev/evalCommand.ts +++ b/src/commands/dev/eval.ts diff --git a/src/commands/dev/reloadCommand.ts b/src/commands/dev/reload.ts index 64e5745..64e5745 100644 --- a/src/commands/dev/reloadCommand.ts +++ b/src/commands/dev/reload.ts diff --git a/src/commands/dev/setLevelCommand.ts b/src/commands/dev/setLevel.ts index d1701c5..d1701c5 100644 --- a/src/commands/dev/setLevelCommand.ts +++ b/src/commands/dev/setLevel.ts diff --git a/src/commands/info/botInfoCommand.ts b/src/commands/info/botInfo.ts index 779b318..779b318 100644 --- a/src/commands/info/botInfoCommand.ts +++ b/src/commands/info/botInfo.ts diff --git a/src/commands/info/helpCommand.ts b/src/commands/info/help.ts index 3b5e538..3b5e538 100644 --- a/src/commands/info/helpCommand.ts +++ b/src/commands/info/help.ts diff --git a/src/commands/info/pingCommand.ts b/src/commands/info/ping.ts index e0bbfc7..e0bbfc7 100644 --- a/src/commands/info/pingCommand.ts +++ b/src/commands/info/ping.ts diff --git a/src/commands/info/pronounsCommand.ts b/src/commands/info/pronouns.ts index 2c1d5f2..2c1d5f2 100644 --- a/src/commands/info/pronounsCommand.ts +++ b/src/commands/info/pronouns.ts diff --git a/src/commands/moderation/banCommand.ts b/src/commands/moderation/ban.ts index feb020b..feb020b 100644 --- a/src/commands/moderation/banCommand.ts +++ b/src/commands/moderation/ban.ts diff --git a/src/commands/moderation/kickCommand.ts b/src/commands/moderation/kick.ts index 58cf52e..58cf52e 100644 --- a/src/commands/moderation/kickCommand.ts +++ b/src/commands/moderation/kick.ts diff --git a/src/commands/moderation/modlogCommand.ts b/src/commands/moderation/modlog.ts index 2df4745..2df4745 100644 --- a/src/commands/moderation/modlogCommand.ts +++ b/src/commands/moderation/modlog.ts diff --git a/src/commands/moderation/roleCommand.ts b/src/commands/moderation/role.ts index d5948c3..d5948c3 100644 --- a/src/commands/moderation/roleCommand.ts +++ b/src/commands/moderation/role.ts diff --git a/src/commands/moderation/warnCommand.ts b/src/commands/moderation/warn.ts index a61eef3..a61eef3 100644 --- a/src/commands/moderation/warnCommand.ts +++ b/src/commands/moderation/warn.ts diff --git a/src/commands/moulberry-bush/capePermissionsCommand.ts b/src/commands/moulberry-bush/capePerms.ts index fdb5caf..fdb5caf 100644 --- a/src/commands/moulberry-bush/capePermissionsCommand.ts +++ b/src/commands/moulberry-bush/capePerms.ts diff --git a/src/commands/moulberry-bush/giveawayPingCommand.ts b/src/commands/moulberry-bush/giveawayPing.ts index e6fdd9a..e6fdd9a 100644 --- a/src/commands/moulberry-bush/giveawayPingCommand.ts +++ b/src/commands/moulberry-bush/giveawayPing.ts diff --git a/src/commands/moulberry-bush/levelCommand.ts b/src/commands/moulberry-bush/level.ts index decac8a..decac8a 100644 --- a/src/commands/moulberry-bush/levelCommand.ts +++ b/src/commands/moulberry-bush/level.ts diff --git a/src/commands/moulberry-bush/ruleCommand.ts b/src/commands/moulberry-bush/rule.ts index 69dcb6e..69dcb6e 100644 --- a/src/commands/moulberry-bush/ruleCommand.ts +++ b/src/commands/moulberry-bush/rule.ts diff --git a/src/commands/server-config/prefixCommand.ts b/src/commands/server-config/prefix.ts index cf70bd2..cf70bd2 100644 --- a/src/commands/server-config/prefixCommand.ts +++ b/src/commands/server-config/prefix.ts |