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/dev | |
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/dev')
-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 |
3 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 |