aboutsummaryrefslogtreecommitdiff
path: root/src/lib/utils/BushLogger.ts
diff options
context:
space:
mode:
authorIRONM00N <64110067+IRONM00N@users.noreply.github.com>2022-02-08 00:17:42 -0500
committerIRONM00N <64110067+IRONM00N@users.noreply.github.com>2022-02-08 00:17:42 -0500
commit1f59d0f0545d9ba69165be6f718ceb08bf373c07 (patch)
treef649f7590418047181756c116cc1d941cab3a48c /src/lib/utils/BushLogger.ts
parent181bfc6971d901cb6b15aa39c542890bd20083d8 (diff)
downloadtanzanite-1f59d0f0545d9ba69165be6f718ceb08bf373c07.tar.gz
tanzanite-1f59d0f0545d9ba69165be6f718ceb08bf373c07.tar.bz2
tanzanite-1f59d0f0545d9ba69165be6f718ceb08bf373c07.zip
dumb bull shit
Diffstat (limited to 'src/lib/utils/BushLogger.ts')
-rw-r--r--src/lib/utils/BushLogger.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/utils/BushLogger.ts b/src/lib/utils/BushLogger.ts
index 9fcc059..dc43a4f 100644
--- a/src/lib/utils/BushLogger.ts
+++ b/src/lib/utils/BushLogger.ts
@@ -2,7 +2,7 @@ import chalk from 'chalk';
// eslint-disable-next-line @typescript-eslint/no-unused-vars
import { Embed, Util, type Message, type PartialTextBasedChannelFields } from 'discord.js';
import { inspect } from 'util';
-import { type BushSendMessageType } from '../extensions/discord-akairo/BushClient';
+import { type BushSendMessageType } from '../extensions/discord-akairo/BushClient.js';
/**
* Custom logging utility for the bot.