Skip to content

Commit 68b1a1f

Browse files
committed
forgot to remove this, thx todo-bot
1 parent 2349a28 commit 68b1a1f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

KekBot/KekBot.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,6 @@ public KekBot(Config config, int shardID) {
143143
CommandsNext.RegisterCommands<FunCommands>();
144144
CommandsNext.RegisterCommands<QuoteCommand>();
145145

146-
// TODO: I just realized this would print for every shard. Move this somewhere else?
147146
if (config.WeebToken == null) {
148147
Discord.DebugLogger.LogMessage(LogLevel.Info, LOGTAG, "NOT registering weeb commands because no token was found >:(", DateTime.Now);
149148
} else {

0 commit comments

Comments
 (0)