How-to guides¶
Task-oriented guides for accomplishing specific goals with phpbotscout. Each assumes you already know the basics and walks through one concrete task.
- Register the Discord application — create the app, enable the intents it needs, and install it to a server.
- Run the bot — configure the ingest, run the daemon, check its health, and understand what it reads versus what it keeps.
- Diagnose a bad answer or an empty index — start from what you can see in the output and work back to the cause.
New to the tool? Answer your first question from the docs covers install through to a cited answer.