aboutsummaryrefslogtreecommitdiff
path: root/src/bot.ts
diff options
context:
space:
mode:
authorIRONM00N <64110067+IRONM00N@users.noreply.github.com>2021-05-04 11:24:45 -0400
committerIRONM00N <64110067+IRONM00N@users.noreply.github.com>2021-05-04 11:24:45 -0400
commit9237fbe5b5599291a9a6f512c7a5275479aece97 (patch)
treecb562d75beed429166c787a879bc306155c91934 /src/bot.ts
parente177e2ee61a775661e44542bc735fcf87356b87a (diff)
downloadtanzanite-9237fbe5b5599291a9a6f512c7a5275479aece97.tar.gz
tanzanite-9237fbe5b5599291a9a6f512c7a5275479aece97.tar.bz2
tanzanite-9237fbe5b5599291a9a6f512c7a5275479aece97.zip
crabs are bad
Diffstat (limited to 'src/bot.ts')
-rw-r--r--src/bot.ts2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/bot.ts b/src/bot.ts
index 3d427e9..a7b555c 100644
--- a/src/bot.ts
+++ b/src/bot.ts
@@ -3,5 +3,3 @@ import * as config from './config/options';
const client: BotClient = new BotClient(config);
client.start();
-
-// 🦀