diff options
author | TymanWasTaken <32660892+tymanwastaken@users.noreply.github.com> | 2021-05-07 12:07:20 -0600 |
---|---|---|
committer | TymanWasTaken <32660892+tymanwastaken@users.noreply.github.com> | 2021-05-07 12:07:20 -0600 |
commit | 6c0cfa0857e98889dcc676364f66e184e0250098 (patch) | |
tree | 6766d478fabfd3661b86a0b45095355f87f5b76f /src | |
parent | 687559dae294cd4454600a0a7eab2f97e87e5922 (diff) | |
parent | 9237fbe5b5599291a9a6f512c7a5275479aece97 (diff) | |
download | tanzanite-6c0cfa0857e98889dcc676364f66e184e0250098.tar.gz tanzanite-6c0cfa0857e98889dcc676364f66e184e0250098.tar.bz2 tanzanite-6c0cfa0857e98889dcc676364f66e184e0250098.zip |
Merge branch 'rewrite' of github.com:NotEnoughUpdates/bush-bot into rewrite
Diffstat (limited to 'src')
-rw-r--r-- | src/bot.ts | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -3,5 +3,3 @@ import * as config from './config/options'; const client: BotClient = new BotClient(config); client.start(); - -// 🦀 |