Skip to content

Commands

ProTerUga edited this page Jul 21, 2026 · 7 revisions

Commands & Permissions

/daapi reload

Reload the configuration without restarting the server.

Permission: daapi.reload

/daapi status

Show current connection status.

Permission: daapi.status

/daapi test <sender> <amount> <currency> <message>

Send a test donation event (for testing your integrations). This command does not require DonationAlerts enabled and can work offline. Useful for testing embedded commands.

Permission: daapi.test

/daapi auth

Sends you a link to receive an access code to your access-token. See more information here.

Permission: daapi.auth

/daapi token <access_code>

Exchanges the access code for the access-token itself. At the same time, it automatically installs it in config.yml and immediately connects to DonationAlerts. See more information here.

Permission: daapi.token

Clone this wiki locally