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)