Skip to content

Check if a User Is a Known Bot

Twitch

This command checks whether a username is a known bot, using $(customapi) to query Blocklist Buddy, a community-run lookup service covering CommanderRoot’s and TwitchInsights’ known-bot lists.

  1. From the bot command dashboard, open the “Custom commands” tab and click “Add new command”.

  2. Name the command bot, and set the reply to:

    $(customapi https://zoeballz.uk/_Blocklist_Buddy/known_bot.php?user=$(sender)&bot=$(1)&channel=$(channel))
  3. Click “Activate command”.

Test it with !bot <username>:

Example chat
ViewerName:!bot some_suspicious_account
partner badgemoderator badgeStreamElements:According to @BlocklistBuddy, some_suspicious_account is listed as a KNOWN BOT on CommanderRoot's Known Bot List.