Discord bot
Auth314's hosted Discord integration. If your platform is Discord, this saves you from building your own /verify/init integration.
Commands
| Command | Access | Description |
|---|---|---|
/verify | Everyone | Starts Pi verification, returns an ephemeral verify link |
/setup | Manage Server | Configures the verified role, an optional announce channel, and success message |
/status | Manage Server | Shows the current configuration for the server |
Setup
- Add the bot with the link above.
- An admin runs
/setup role:@Pioneer channel:#verificationsto configure which role gets assigned and where success is announced. - Members run
/verifyto link their Pi account.
Once someone has verified through the bot in one server, running /verify in another server the bot is in won't ask them to complete Pi Sign-in again — Discord user IDs are global, so the bot recognizes them and assigns that server's role directly.
Success message
/setup's message option supports {user}, replaced with a mention of the verified user. Default: {user} has been verified as a Pi Pioneer.