Admin Setup
Last updated
Last updated
To begin using VeriX in your Telegram community, follow these steps:
Add VeriX Bot to Your Telegram Group
Invite the Bot: Use your group’s invite link or add VeriX (@verixstagbot) directly to the member list.
Make VeriX an Admin: Go to your Telegram group settings, choose the “Administrators” tab, and grant VeriX the ability to remove members who fail verification.
Important Note: It may take up to 10 minutes for VeriX’s gating features to become fully active after you’ve added and promoted it to admin status.
Configure the Bot via Commands
/help
List all available commands for quick reference.
/groupconfig
Displays current settings such as the minimum age, token code hash, and required token amount.
/setage <number>
Updates the minimum age requirement (in years).
Example: /setage 18
/settoken <token_code_hash | ckb>
Specifies which token the bot checks for on-chain holdings.
To revert to a CKB-only check, leave the field blank. /settoken
/setamount <number>
Defines the minimum token amount required for access.
Example: /setamount 100
Best Practices
Verify Admin Permissions: Ensure VeriX has the right to remove or block users, otherwise, it cannot enforce rules.
Start Small: Test the bot in a smaller test group before rolling out to your main community.
Monitor Logs: Use /groupconfig
regularly to confirm the bot’s settings, especially after changes.
Combine Age & Token: If you want age and token checks, ensure each is properly set via /setage
and /settoken
commands.