🔍

Commands by Category

Bot commands organized by function and category.

General Commands

Commands available everywhere (private chat and groups):

  • /start - Start using BeefyGuard
  • /help - Show all available commands
  • /guide - Complete setup guide
  • /myid - Get your User ID
  • /dashboard - Open web dashboard
  • /menu - Show interactive menu
  • /feedback - Send feedback
  • /verify - Verify channel subscription

Group Information Commands

Commands for getting information about your group:

  • /groupinfo - Get group information and Group ID
  • /botinfo - Check bot status and permissions
  • /settings - View current bot settings

Admin Management Commands

Commands for managing tracked admins:

  • /sync_admins - Sync admin list from current group
  • /list_admins - List all tracked admins
  • /add_admin <name> - Manually add admin to tracking
  • /remove_admin <name> - Remove admin from tracking

Detection Commands

Commands for managing detection settings:

  • /set_similarity <value> - Set similarity threshold (0.0-1.0)
  • /set_scan_interval <minutes> - Set background scan interval
  • /manual_scan - Trigger immediate member scan
  • /set_log_channel <channel_id> - Set logging channel

Flagged Names Commands

Commands for managing flagged names list:

  • /add_flagged <name> - Add name to flagged list
  • /remove_flagged <name> - Remove name from flagged list
  • /show_flagged - Show all flagged names

Whitelist Commands

Commands for managing user whitelist:

  • /add_whitelist - Add user to whitelist (reply to message)
  • /remove_whitelist - Remove user from whitelist (reply to message)
  • /list_whitelist - List all whitelisted users

Access Control Commands

Commands for managing bot access:

  • /request_access - Request bot authorization for group

Owner Commands

Commands available only to bot owner:

  • /reload_config - Reload bot configuration
  • /refresh_commands - Refresh bot commands menu

Private Chat Only Commands

Commands that only work in private chats:

  • /showid - Reveal scammer ID (reply to forwarded message)

Command Usage Tips

Quick Access

  • Use /menu for interactive button navigation
  • Type / in Telegram to see command menu
  • Commands are case-sensitive

Admin Requirements

Most group management commands require admin permissions:

  • Admin management commands
  • Settings commands
  • Flagged names commands
  • Whitelist commands

Best Practices

  • Use dashboard for complex configurations
  • Use commands for quick changes
  • Sync admins regularly with /sync_admins
  • Check settings with /settings before making changes

See Also