diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-05-04 11:24:45 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-05-04 11:24:45 -0400 |
commit | 9237fbe5b5599291a9a6f512c7a5275479aece97 (patch) | |
tree | cb562d75beed429166c787a879bc306155c91934 /src/bot.ts | |
parent | e177e2ee61a775661e44542bc735fcf87356b87a (diff) | |
download | tanzanite-9237fbe5b5599291a9a6f512c7a5275479aece97.tar.gz tanzanite-9237fbe5b5599291a9a6f512c7a5275479aece97.tar.bz2 tanzanite-9237fbe5b5599291a9a6f512c7a5275479aece97.zip |
crabs are bad
Diffstat (limited to 'src/bot.ts')
-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(); - -// 🦀 |