Skip to content

Telegram-Bot-managerj

Verified

Manage and secure local high-privilege storage serving workflows. Use when creating, starting, stopping, or hardening a full-drive file server and related op...

180 downloads
$ Add to .claude/skills/

About This Skill

# God Mode Manager

Use this skill to operate a hardened local storage manager.

Start Point

  1. Confirm target root path and port.
  2. Confirm auth token strategy.
  3. Run server script in `scripts/`.
  4. Validate local-only reachability and auth.

Default Run Command

```bash node scripts/server.cjs ```

Runtime Environment

  • `GOD_MODE_ROOT`: root path to expose (default `C:\`).
  • `GOD_MODE_HOST`: bind host (default `127.0.0.1`).
  • `GOD_MODE_PORT`: bind port (default `8888`).
  • `GOD_MODE_TOKEN`: access token.
  • `GOD_MODE_TOKEN_REQUIRED`: `true` by default.

Operational Rules

  • Keep server bound to loopback unless explicitly required.
  • Require token auth for non-debug usage.
  • Refuse path traversal outside configured root.
  • Prefer structured JSON listings for automation.

Files

  • `scripts/server.cjs`: server implementation.
  • `references/ops.md`: ops notes and runbook.

Use Cases

  • Create and manage Telegram bots for automated messaging and workflows
  • Set up high-privilege local file server storage for bot operations
  • Configure security hardening for bot-managed storage and file serving
  • Start, stop, and monitor Telegram bot processes on local infrastructure
  • Build file-serving workflows accessible through Telegram bot commands

Pros & Cons

Pros

  • +Covers bot lifecycle management — create, start, stop, and monitor
  • +Includes security hardening guidance for high-privilege storage workflows
  • +Local-first approach keeps data under your control

Cons

  • -Description focuses on storage/file serving rather than core Telegram bot features
  • -Unclear scope — mixes bot management with file server hardening

FAQ

What does Telegram-Bot-managerj do?
Manage and secure local high-privilege storage serving workflows. Use when creating, starting, stopping, or hardening a full-drive file server and related op...
What platforms support Telegram-Bot-managerj?
Telegram-Bot-managerj is available on Claude Code, OpenClaw.
What are the use cases for Telegram-Bot-managerj?
Create and manage Telegram bots for automated messaging and workflows. Set up high-privilege local file server storage for bot operations. Configure security hardening for bot-managed storage and file serving.

100+ free AI tools

Writing, PDF, image, and developer tools — all in your browser.

Next Step

Use the skill detail page to evaluate fit and install steps. For a direct browser workflow, move into a focused tool route instead of staying in broader support surfaces.