dilack DEVELOPERSYour ideas, in every server.
Build useful integrations without opening the product’s private data. You define the plugin; each admin chooses whether to install it and which permissions to grant in their server.
No third-party code inside DilackPer-server installsReviewed before listing
Start with your Dilack account
Sign in to create your developer profile and first plugin.
Sign in or create accountSECURE BY DESIGN
How your plugin connects
Your plugin runs on your own server. Every installation has its own key. Test privately before public review.
- Create a bilingual manifest and choose minimal scopes.
- Upload raster logo and banner, then submit for review.
- An admin installs it for one server and chooses the posting channel.
- Your backend calls the API with its key, server ID and granted scope.
GET https://dilack.com/api/plugins/bridge?server=<server-id>&resource=channels
Authorization: Bearer <plugin-api-key>Limit: 60 calls per minute per installation. Existing messages and private data are unavailable.