diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-05-26 21:53:35 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-05-26 21:53:35 -0400 |
commit | cd0f853a2e4732cea5356f9ee3603bb804b0ab1f (patch) | |
tree | ac2f6ced46dfae7ca376e4dbd957d99a341d86a9 /src/commands/info | |
parent | 0caccda67d97dd74405aa4ece5d3f07e7c7dfc66 (diff) | |
download | tanzanite-cd0f853a2e4732cea5356f9ee3603bb804b0ab1f.tar.gz tanzanite-cd0f853a2e4732cea5356f9ee3603bb804b0ab1f.tar.bz2 tanzanite-cd0f853a2e4732cea5356f9ee3603bb804b0ab1f.zip |
made some more changes
Diffstat (limited to 'src/commands/info')
-rw-r--r-- | src/commands/info/botInfoCommand.ts (renamed from src/commands/info/botinfo.ts) | 0 | ||||
-rw-r--r-- | src/commands/info/helpCommand.ts (renamed from src/commands/info/help.ts) | 0 | ||||
-rw-r--r-- | src/commands/info/pingCommand.ts (renamed from src/commands/info/ping.ts) | 0 | ||||
-rw-r--r-- | src/commands/info/pronounsCommand.ts (renamed from src/commands/info/pronouns.ts) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/src/commands/info/botinfo.ts b/src/commands/info/botInfoCommand.ts index e6a4fbb..e6a4fbb 100644 --- a/src/commands/info/botinfo.ts +++ b/src/commands/info/botInfoCommand.ts diff --git a/src/commands/info/help.ts b/src/commands/info/helpCommand.ts index 30c2a21..30c2a21 100644 --- a/src/commands/info/help.ts +++ b/src/commands/info/helpCommand.ts diff --git a/src/commands/info/ping.ts b/src/commands/info/pingCommand.ts index 62b8e60..62b8e60 100644 --- a/src/commands/info/ping.ts +++ b/src/commands/info/pingCommand.ts diff --git a/src/commands/info/pronouns.ts b/src/commands/info/pronounsCommand.ts index f30a981..f30a981 100644 --- a/src/commands/info/pronouns.ts +++ b/src/commands/info/pronounsCommand.ts |