diff options
author | TymanWasTaken <32660892+tymanwastaken@users.noreply.github.com> | 2021-05-11 10:52:26 -0600 |
---|---|---|
committer | TymanWasTaken <32660892+tymanwastaken@users.noreply.github.com> | 2021-05-11 10:52:26 -0600 |
commit | 199d413119f3656d9f2da118f91a22a3cc55f6bb (patch) | |
tree | 7d1ba161a51bb6303e5a537f8043d07cfc325a76 /src/commands/moderation | |
parent | e0b2b559219d642d6b5353490ab60ae1a754b560 (diff) | |
download | tanzanite-199d413119f3656d9f2da118f91a22a3cc55f6bb.tar.gz tanzanite-199d413119f3656d9f2da118f91a22a3cc55f6bb.tar.bz2 tanzanite-199d413119f3656d9f2da118f91a22a3cc55f6bb.zip |
whoops forgot about these
Diffstat (limited to 'src/commands/moderation')
-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 |
4 files changed, 0 insertions, 0 deletions
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 |