MCPcopy Index your code
hub / github.com/adysec/clawbot

github.com/adysec/clawbot @v0.8.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.8.0 ↗ · + Follow
215 symbols 465 edges 17 files 6 documented · 3%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

clawbot

iLink bot management tool with CLI and web dashboard.

Usage

Usage: clawbot-web <COMMAND>

Commands:
  login              Log in with a QR code and save the account locally
  qrcode             Request a login QR code and print it as JSON
  qrcode-status      Query a login QR code status
  account            Inspect saved accounts
  get-context-token  Wait for the next inbound message and print its context token
  send               Send a text, image, or file message
  serve              Start the web dashboard server
  help               Print this message or the help of the given subcommand(s)

Commands

cargo run -- serve

Core symbols most depended-on inside this repo

ok
called by 26
src/commands/serve.rs
get_db
called by 14
src/db.rs
load_session
called by 14
src/db.rs
resolve_send_target
called by 13
src/commands/send.rs
send_text_message
called by 9
src/wechat/api.rs
bot_token
called by 8
src/wechat/api.rs
resolve_send_content
called by 8
src/commands/send.rs
extract_user
called by 7
src/commands/serve.rs

Shape

Function 122
Class 53
Method 35
Enum 5

Languages

Rust100%

Modules by API surface

src/commands/serve.rs41 symbols
src/wechat/models.rs32 symbols
src/wechat/api.rs31 symbols
src/db.rs20 symbols
src/commands/send.rs20 symbols
src/commands/webhook.rs14 symbols
src/cli.rs14 symbols
src/storage.rs13 symbols
src/wechat/media.rs7 symbols
src/commands/get_context_token.rs7 symbols
src/commands/qrcode.rs4 symbols
src/commands/account.rs4 symbols

For agents

$ claude mcp add clawbot \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact