## Use cases - Discord bot - BanklessDAO - Mesh - Veramo - Slack bot - Mesh - DIF - Telegram bot - Discourse bot ## Related topics - [[Taking control of your custodial DID]] - [[DID Correlation]] - [[Call with Bryan Peters]] - ## Generic setup (BanklessDAO) - Host Veramo agent at https://agent.bankless.community - Use Veramo middleware on `https://bankless.community/.well_known/` to serve DID Documents - Create custodial DID for the DAO: - `did:web:bankless.community` - Create custodial DIDs for Discord server users: - `Bpetes#9961` = `did:web:bankless.community:discord:789534394120929351` - `simonas#8095` = `did:web:bankless.community:discord:306063654845939723` - Everytime a user does some action on discord (message, reaction, profile update, role update), this event is recorded as a Verifiable credential ``` ```