Everything SILV can do
One agent on your keys — chat, tools, monitors, and schedules across Discord and Telegram.
01 / chat control
Plain English in. Plan and execution out.
You describe the outcome. SILV — running Claude Opus 4.8 with adaptive thinking — plans the work and executes up to 25 tool steps per turn: reading channels, drafting replies, setting up automations. One chat turn at a time; you never call a tool yourself.
> check #support for unanswered questions and reply to each
→ discord_read_messages
✓ read 42 messages · #support
→ discord_reply ×3
Three questions were still open — replied to each in-thread with the relevant setup steps.
02 / discord toolkit
Read, send, and reply across your server
Bring your own bot token and SILV can list every channel the bot can see, read up to 100 recent messages per channel, send new messages, and post threaded replies. One-time setup: invite the bot to your server and enable the Message Content privileged intent.
03 / telegram toolkit
Telegram, from the moment you connect
Connect a bot token and SILV can send messages to any chat — by numeric chat id or @channelusername — and post replies. Reads come from a live buffer of messages received since connect (the last 500 are kept); Telegram bots cannot fetch older history, so what SILV sees is what happened on its watch.
04 / monitors
Standing watchers that act on their own
Ask for a watcher and SILV creates it: a case-insensitive substring or a /regex/ pattern, on Discord, Telegram, or both, optionally scoped to a single chat. Every matching message triggers an autonomous agent run with your instructions — no confirmation asked. List or delete monitors the same way you made them: by asking.
monitors
> watch #support for "bug" and ask for repro steps
05 / scheduled tasks
Work on a rhythm, off your chat
Two kinds of schedule: daily at HH:MM (server-local) or every N minutes. Each run happens in the background on its own transcript, so your conversation stays clean. Everything active is visible in the dashboard alongside a live activity log.
scheduled
> every morning at 9, summarize overnight #general and #support and post a digest to #team
06 / your key, your machine
Self-hosted, in memory, nothing persisted
SILV AI is free and self-hosted. Your Anthropic API key drives Claude Opus 4.8 directly — Anthropic bills you, no middleman. Credentials live in server memory only, scoped to your browser session with a 12-hour cap: no disk, no database, no analytics. Disconnect or restart and everything is wiped. Outbound traffic goes only to the Anthropic, Discord, and Telegram APIs.
One honest caveat: there is no built-in auth. Run it locally, or put it behind auth before exposing it publicly.
Put it on duty
Paste your Anthropic key, connect a bot, and hand off the watching.