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. Dilack never loads external JavaScript, shares cookies or exposes other servers’ data. Your key works only after review and an admin installation.
- 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 plugin. Existing messages and private data are not available in this API version.