diff options
Diffstat (limited to 'src/commands')
-rw-r--r-- | src/commands/admin/prefix.ts (renamed from src/commands/admin/PrefixCommand.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/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/warn.ts (renamed from src/commands/moderation/WarnCommand.ts) | 0 |
8 files changed, 0 insertions, 0 deletions
diff --git a/src/commands/admin/PrefixCommand.ts b/src/commands/admin/prefix.ts index 8fb50f8..8fb50f8 100644 --- a/src/commands/admin/PrefixCommand.ts +++ b/src/commands/admin/prefix.ts diff --git a/src/commands/info/BotInfoCommand.ts b/src/commands/info/botinfo.ts index 27e14c4..27e14c4 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 4aa45e0..4aa45e0 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 7f8ab6b..7f8ab6b 100644 --- a/src/commands/info/PingCommand.ts +++ b/src/commands/info/ping.ts diff --git a/src/commands/moderation/BanCommand.ts b/src/commands/moderation/ban.ts index 300101b..300101b 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 0dc4276..0dc4276 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 ea35198..ea35198 100644 --- a/src/commands/moderation/ModlogCommand.ts +++ b/src/commands/moderation/modlog.ts diff --git a/src/commands/moderation/WarnCommand.ts b/src/commands/moderation/warn.ts index 676615d..676615d 100644 --- a/src/commands/moderation/WarnCommand.ts +++ b/src/commands/moderation/warn.ts |