From 7b62be7435de6ef2eaea45c39f023b09abebfcfd Mon Sep 17 00:00:00 2001 From: Mahtra <93822896+MahtraDR@users.noreply.github.com> Date: Wed, 13 Dec 2023 22:23:36 +1300 Subject: [PATCH] Update slackbot.lic --- slackbot.lic | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slackbot.lic b/slackbot.lic index 635a59b8a1..5a10dcc1a1 100644 --- a/slackbot.lic +++ b/slackbot.lic @@ -42,7 +42,7 @@ class SlackBot end def find_token - lichbots = %w[Roobeelitch Theano Endith] + lichbots = %w[Quilsilgas] echo 'Looking for a token...' return if lichbots.any? do |bot| token = request_token(bot)