OpenChat NNS Proposals Bot

Hey! I just finished up writing a little bot for OpenChat. This bot listens to the governance canister and pushes proposal information into OpenChat groups. This makes it easy to be notified about different types of proposals.

Here are all of the groups:

NNS Governance Proposals: Internet Computer Content Validation Bootstrap

NNS Exchange Rate Proposals: Internet Computer Content Validation Bootstrap

NNS Node Reward Proposals: Internet Computer Content Validation Bootstrap

NNS Canister Proposals: Internet Computer Content Validation Bootstrap

NNS Subnet Proposals: Internet Computer Content Validation Bootstrap

NNS KYC Proposals: Internet Computer Content Validation Bootstrap

NNS Participant Proposals: Internet Computer Content Validation Bootstrap

NNS Node Admin Proposals: Internet Computer Content Validation Bootstrap

NNS Economics Proposals: Internet Computer Content Validation Bootstrap

NNS Neuron Proposals: Internet Computer Content Validation Bootstrap

NNS Unspecified Proposals: Internet Computer Content Validation Bootstrap

Here’s the tweet: https://twitter.com/lastmjs/status/1487126882017497090

13 Likes

Hey, nice job!
Is there a source code for this?

I want to try building fully on-chain OpenChat bot using ic-cron.

3 Likes

Checking on whether or not I can open source, want to respect OpenChat’s wishes considering they helped me out with this.

4 Likes

I got the go ahead so I’ll clean it up and open source it

4 Likes

Here’s the code: GitHub - lastmjs/oc-governance-bot

8 Likes