🏝️Governance Proposals Bots
Last updated
Last updated
Kjnodes team have built bots to keep validators notified when there is a new proposal on the chain. To distinguish mainnet from testnet we have created two separate bots that can be found by following links provided below.
17
140
226
27
421
1331
To start using the bot type /start
command and choose the networks in which you want to get notified. 🥝 icon will tell you which network notifications are turned on.
Currently bots support chains where we operate our own RPC endpoints. List of supported chains can be found in the bot menu.
That’s it! You are all set! Here is some example of the notification from the bot.
From kjnodes with ❤
As a contribution to Cosmos ecosystem our team has built this bot to keep chain governance participants notified when there is a new proposal on chain.
Bot checks the proposals on chain every minute using our RPC node, if new proposal is found - bot post it in a Discord using a Webhook.
Our bot supports three workflows giving the projects oportunity to choose workflow they like the most.
Simple proposal notifications - this workflow is very simple. Bot connects to dedicated channel using WebHook. Proposal cards are being sent to dedicated channel notifying the relevant user groups.
Proposal notifications with threads - more advanced worflow where bot is invited to the server with set of permissions. This workflow is similar to first one, but it also adds reactions ✅ and 🧵 threads to the posts where validators can do discussions.
Forum proposals - more advanced worflow where bot is invited to the server with set of permissions. Bot creates forum posts with proposal cards and sends out notification in announcement channel (this feature can be enabled/disabled based on client needs) This workflow is very similar to governance solution used in Osmosis Discord Server.
If you are interested and want us to implement bot into your Discord server please reach out at [email protected]
As we fully manage current service our bot support chains where we operate our own RPC endpoints.
From kjnodes with ❤
Simple Proposals example
Threaded Proposals example
Forum Proposals example