diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-05-27 17:15:53 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-05-27 17:15:53 -0400 |
commit | 705cead579a79d6ee86dd2e5edfcea2344bea6ce (patch) | |
tree | 3adf8875de96e84506d7b650cdc50d358a861d5c /src/commands/info | |
parent | 2c74ebf6651ccdc78e9fa5799c7887fe52b1ac2d (diff) | |
parent | 1546da359646b89f13d17784eb7653a52ca61efd (diff) | |
download | tanzanite-705cead579a79d6ee86dd2e5edfcea2344bea6ce.tar.gz tanzanite-705cead579a79d6ee86dd2e5edfcea2344bea6ce.tar.bz2 tanzanite-705cead579a79d6ee86dd2e5edfcea2344bea6ce.zip |
Merge branch 'rewrite' of https://github.com/NotEnoughUpdates/mb-bot-ts into rewrite
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 | ||||
-rw-r--r-- | src/commands/info/pronouns.ts (renamed from src/commands/info/pronounsCommand.ts) | 0 |
4 files changed, 0 insertions, 0 deletions
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 |