Skip to Content
Nextra 2 Alpha
DocumentationMulti-Chain ScannerTurning the scanner on and off

Turning the scanner on and off

One switch — scanner.enabled in the bot’s configuration — governs the scanner, the calls layer, milestone alerts, and all three calls commands together.

Default state

scanner.enabled

SettingValue
Defaultoff ({ enabled: false })
Scopeper bot — keyed by bot id, never a global switch
Plan gatingnone. The only requirement is that the bot’s platform is Telegram

A non-Telegram bot has no scanner switch at all — the dashboard panel that holds it is hidden for those bots.

Dashboard

Reach the switch

  1. Open Settings → Features.
  2. On the “Bot Utilities” panel, find the “Multi-Chain Scanner” card (“Paste CA or DEX into any chat”).
  3. Use the “Toggle Multi-Chain Scanner” switch. Its status reads “Enabled” or “Disabled”.

For a non-Telegram bot, the panel shows “Utilities are only available for Telegram bots.” instead, and the switch is not reachable.

With Owner Notifications’ “notify on commands” setting on, the owner gets a Telegram message on every toggle.

Owner notification text

InputOutput
Turned on🔎 <b>Multi-Chain Scanner</b> Enabled — contract addresses pasted in your groups get the token card.
Turned off🔎 <b>Multi-Chain Scanner</b> Disabled

Owner /menu

Send /menu, /options, or /help — bot owner or a Memescale platform admin, in any chat. A Telegram group admin who is not the bot’s owner cannot open this menu.

Reach the switch

  1. Send /menu.
  2. Tap ”✨ Extra Features”.
  3. Tap “On” or “Off” beside ”🔎 Multi-Chain Scanner”.

What the bot replies on tap

SituationReply
Already in that stateAlready on / Already off
Toggled successfullyUpdated
The dashboard could not be reachedCouldn’t reach memescale.ai — try again

Admin console

A Memescale platform admin can toggle any bot’s scanner from that bot’s config editor in the admin console — not reachable by a bot owner.

What the admin sees

SettingValue
Sidebar entryScanner
LabelMulti-Chain Scanner
Status note“Enabled — pasted contract addresses get the token card” or “Disabled”
ButtonEnable / Disable

What changes the instant it is switched off

  • Pasting a contract address or a link stops producing any card — the scanner exits before scanning the message at all.

  • The milestone poll loop stops pulling prices and stops posting alerts.

  • /mycalls, /viewallcalls, and /leaderboard all reply with nothing — no card, no empty-state line, no usage line.

  • The calls database (calls.json) is untouched. Switching the scanner back on makes every past call, coin, and already-announced threshold answer normally again, with nothing lost.

  • The calls commands

  • Recording a call