aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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
-rw-r--r--src/inhibitors/blacklist/blacklist.ts (renamed from src/inhibitors/blacklist/BlacklistInhibitor.ts)0
-rw-r--r--src/listeners/client/ready.ts (renamed from src/listeners/client/readyListener.ts)0
-rw-r--r--src/listeners/client/syncSlashCommands.ts (renamed from src/listeners/client/syncSlashCommandsListener.ts)0
-rw-r--r--src/listeners/commands/commandBlocked.ts (renamed from src/listeners/commands/commandBlockedListener.ts)0
-rw-r--r--src/listeners/commands/commandError.ts (renamed from src/listeners/commands/commandErrorListener.ts)0
-rw-r--r--src/listeners/commands/commandStarted.ts (renamed from src/listeners/commands/commandStartedListener.ts)0
-rw-r--r--src/listeners/commands/slashCommandError.ts (renamed from src/listeners/commands/slashCommandErrorListener.ts)0
-rw-r--r--src/listeners/guild/syncUnban.ts (renamed from src/listeners/guild/syncUnbanListener.ts)0
-rw-r--r--src/listeners/message/level.ts (renamed from src/listeners/message/levelListener.ts)0
-rw-r--r--src/tasks/unban.ts (renamed from src/tasks/UnbanTask.ts)0
27 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
diff --git a/src/inhibitors/blacklist/BlacklistInhibitor.ts b/src/inhibitors/blacklist/blacklist.ts
index 309815f..309815f 100644
--- a/src/inhibitors/blacklist/BlacklistInhibitor.ts
+++ b/src/inhibitors/blacklist/blacklist.ts
diff --git a/src/listeners/client/readyListener.ts b/src/listeners/client/ready.ts
index 8d4ac6a..8d4ac6a 100644
--- a/src/listeners/client/readyListener.ts
+++ b/src/listeners/client/ready.ts
diff --git a/src/listeners/client/syncSlashCommandsListener.ts b/src/listeners/client/syncSlashCommands.ts
index 7835136..7835136 100644
--- a/src/listeners/client/syncSlashCommandsListener.ts
+++ b/src/listeners/client/syncSlashCommands.ts
diff --git a/src/listeners/commands/commandBlockedListener.ts b/src/listeners/commands/commandBlocked.ts
index dee1319..dee1319 100644
--- a/src/listeners/commands/commandBlockedListener.ts
+++ b/src/listeners/commands/commandBlocked.ts
diff --git a/src/listeners/commands/commandErrorListener.ts b/src/listeners/commands/commandError.ts
index 518545a..518545a 100644
--- a/src/listeners/commands/commandErrorListener.ts
+++ b/src/listeners/commands/commandError.ts
diff --git a/src/listeners/commands/commandStartedListener.ts b/src/listeners/commands/commandStarted.ts
index d81ed59..d81ed59 100644
--- a/src/listeners/commands/commandStartedListener.ts
+++ b/src/listeners/commands/commandStarted.ts
diff --git a/src/listeners/commands/slashCommandErrorListener.ts b/src/listeners/commands/slashCommandError.ts
index a2b7bb7..a2b7bb7 100644
--- a/src/listeners/commands/slashCommandErrorListener.ts
+++ b/src/listeners/commands/slashCommandError.ts
diff --git a/src/listeners/guild/syncUnbanListener.ts b/src/listeners/guild/syncUnban.ts
index 81a08f8..81a08f8 100644
--- a/src/listeners/guild/syncUnbanListener.ts
+++ b/src/listeners/guild/syncUnban.ts
diff --git a/src/listeners/message/levelListener.ts b/src/listeners/message/level.ts
index 3b23f36..3b23f36 100644
--- a/src/listeners/message/levelListener.ts
+++ b/src/listeners/message/level.ts
diff --git a/src/tasks/UnbanTask.ts b/src/tasks/unban.ts
index 6b9d82e..6b9d82e 100644
--- a/src/tasks/UnbanTask.ts
+++ b/src/tasks/unban.ts