discliDiscord server management CLI. Use when you need to manage Discord servers — channels, roles, permissions, messages, embeds, file uploads, emojis, invites, a...
Install via ClawdBot CLI:
clawdbot install ibbybuilds/discliGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/ibbybuilds/discliAudited Apr 17, 2026 · audit v1.0
Generated May 23, 2026
A community manager needs to bulk delete spam messages in a channel, kick/ban members, lock channels for read-only mode, and manage roles. Using discli, they execute commands like `msg bulk-delete`, `member kick`, `perm lock`, and `role assign` to maintain order without touching Discord's UI.
When creating a new Discord server for a project or brand, an admin needs to quickly set up channels, roles, permissions, and server settings. Discli allows them to script the entire setup: creating channels, roles, setting permissions, and configuring server name/icon/verification level via CLI commands.
A bot operator or content creator needs to send rich embed messages with fields, images, and titles to multiple channels. Using discli, they can craft embeds with `msg embed`, attach local files, and schedule or automate message sending directly from the terminal.
A security or compliance team needs to pull audit logs, search message history, and monitor member activity across servers. Discli's `server info`, `msg search`, `msg read`, and invite management commands enable efficient auditing without manual GUI navigation.
An IT admin for a large gaming or education server needs to fine-tune permissions for dozens of roles across channels. Discli's `perm set`, `perm view`, and `role edit` commands allow precise permission management and locking/unlocking channels, all scriptable and repeatable.
A B2B service offering outsourced Discord server moderation and management. Use discli to automate routine tasks (bulk delete, user kicks, role assignments) across multiple client servers, reducing manual labor costs.
Sell access to a hosted discli environment where clients can execute Discord management commands via a web terminal or API. Provide a self-service dashboard with usage limits.
License discli to enterprises needing auditable, scriptable Discord management for compliance (e.g., logging, permission audits). Offer training and custom scripts.
💬 Integration Tip
Pair discli with shell scripts or CI/CD pipelines to automate server maintenance tasks. For heavy usage, cache the `server select` result and use `--format yaml` to reduce token overhead when parsing output.
Scored Jun 29, 2026
Real-time search engine supporting web search, vertical domain search, parallel batch search, and URL content extraction.
Manage Feishu (Lark) calendars by listing, searching, checking schedules, syncing events, and marking tasks with automated date extraction.
Process multiple items with progress tracking, checkpointing, and failure recovery.
cad reference tool
Search, install, and create OpenClaw skills using intelligent matching across built-in, local, and GitHub skill repositories.
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompts, progress indicators, shell completions.