Skip to content

Commit

Permalink
Update slackbot.lic
Browse files Browse the repository at this point in the history
  • Loading branch information
MahtraDR authored Dec 13, 2023
1 parent 2d5e255 commit 7b62be7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slackbot.lic
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 7b62be7

Please sign in to comment.