A Telegram bot for safe and discreet community governance using ZK signals
I created a simple Telegram bot that will help Telegram admins make sure their DAO channels are safe from unwanted bots, duplicate accounts, and other unwanted members. In this initial version, we use Worldcoin Anonymous Actions to perform following important tasks:
We use Worldcoin Anonymous Actions with unlimited signals per user and rely on nullifier_hash values to prevent sybil attacks and allow users to update their choices.
By using custom signals we can group distinct choices under the same action and track things like userId association and votes when needed, while preserving anonymity when necessary.