Kruiger Labs
Client Portal Get Started
DocumentationIAA BOT
Sign inGet support
IAA BOT documentation

IAA BOT Documentation

IAA BOT is a Discord Internal Affairs and intelligence system designed to operate alongside a separate secured website/backend.

View IAA BOT Product

Overview#

IAA BOT is a Discord Internal Affairs and intelligence system designed to operate alongside a separate secured website/backend.

Use these articles for installation, configuration, operation, security, and troubleshooting. The matching product page explains capabilities and purchasing at a higher level.

Requirements#

AreaRequirement
RuntimePython 3.11+
StorageCompanion website/backend database plus local iaa_workflows.sqlite3 state
External servicesDiscord OAuth2 and signed IAA API
Setup complexityAdvanced

Recommended reading order#

  1. Open the setup guide and prepare the runtime.
  2. Complete the product configuration reference without using real credentials in screenshots or tickets.
  3. Configure the database or companion services required by IAA BOT.
  4. Review the command reference and test in a controlled server.
  5. Read troubleshooting and FAQ guidance before production launch.

Back to top