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/info | |
parent | e0b2b559219d642d6b5353490ab60ae1a754b560 (diff) | |
download | tanzanite-199d413119f3656d9f2da118f91a22a3cc55f6bb.tar.gz tanzanite-199d413119f3656d9f2da118f91a22a3cc55f6bb.tar.bz2 tanzanite-199d413119f3656d9f2da118f91a22a3cc55f6bb.zip |
whoops forgot about these
Diffstat (limited to 'src/commands/info')
-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 |
3 files changed, 0 insertions, 0 deletions
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 |