Bot Overview

Features & Concepts

A deep dive into the shared capabilities of the Memo Bots for Telegram and Discord.


Security Model

The Memo Bot operates on a "Don't Trust, Verify" model using the Solana blockchain.

🛡️

Zero-Knowledge Verification

  • No Private Keys: We never ask for your private key or seed phrase.
  • No Wallet Connection: You don't need to "connect" your wallet to a website.
  • Public Data Only: The bot only reads public blockchain data.

How Verification Works

User ownership is proven via a "Magic Memo":

  1. The bot generates a unique challenge (a specific micro-amount of SOL).
  2. You send that exact amount to yourself (from your wallet, to your wallet).
  3. This cryptographic signature proves you control the wallet without sharing credentials.

Engagement Features

🐋 Whale Badges

Recognize your top holders automatically.

  • Threshold: Admins set a percentage (e.g., holding >1% of supply).
  • Badge: Qualifying users get a special 🐋 emoji on the /leaderboard and in welcome messages.

🖼️ Flex Cards

Any verified user can generate a shareable image showcasing their holding status.

  • Command: /flex
  • Generates: A beautiful image with your PFP, token balance, and community rank.

🗳️ Token-Weighted Governance

Governance that actually reflects stake.

  • Weighted Voting: 1 Token = 1 Vote.
  • Polls: Create polls with /poll.
  • Tally: Calculate strict token-weighted results with /tally.

Technical Specifications

Supported Blockchains

  • Solana: All verification, logic, and rule storage happens on Solana.
  • SPL Tokens: Compatible with any SPL token (Meme coins, Utility tokens, etc.).

Supported Wallets

Any Solana wallet that supports sending transactions with a memo field (for creating communities) or simple transfers (for verifying).

  • Phantom, Solflare, Backpack, Trust Wallet, Ledger, etc.

FAQ

Q: Is the bot free? Users verify for free. Admins need 50,000 $MEMO to unlock management features.

Q: Can I verify multiple wallets? Yes. Run /verify for each wallet. The bot aggregates your total holdings across all linked wallets for every community you join.

Q: What happens if I fall below the requirement? If a community has a 10,000 token minimum and you sell down to 9,000, you will be removed during the next /audit or /kick cycle. Buy back to re-verify.

Q: Does it work with private groups? Yes. The bot works in both public and private groups, as long as it is an Admin.


📚