Building
Running your bot
Start, stop, restart and what the runtime does behind the scenes.
Once a token is saved, use the run controls on the Overview tab to start, stop or restart your bot. Bottly keeps a session open with Discord, registers your slash commands and dispatches interactions to your commands, components and automations.
Flow Builder bots always run on the managed Bottly runtime — there is nothing to choose. Code Editor projects pick their runtime in Settings.
Saving changes to commands re-registers them automatically.
A stopped bot appears offline in Discord and stops responding.
Crashes are reported in Logs with the error message and time.
Flow Builder bots always run on the managed Bottly runtime — there is nothing to choose. Code Editor projects pick their runtime in Settings.