Open Source Alternatives LogoOpen Source Alternatives
AlternativesBlogAdvertise
Open Source Alternatives LogoOpen Source Alternatives

Stay Updated

Subscribe to our newsletter for the latest news and updates about Alternatives

Open Source Alternatives LogoOpen Source Alternatives

Handpicked Open Source Alternatives to Paid Softwares

Product
  • Search
  • Categories
  • Tag
  • Sign In
Resources
  • Blog
  • Collection
  • Submit
  • Advertise your tool
Company
  • Privacy Policy
  • Terms of Service
  • Refund Policy
  • Sitemap
Copyright © 2026 All Rights Reserved.
Home/Categories/AI & Machine Learning/discli
discli logo

discli

Open source alternative to Skywork AI, Make and MEE6

Automate Discord servers with a Python CLI for messages, roles, threads, live events, and AI-agent bots.

24 starsPythonMITActive recently
Visit websiteGitHub repo
image of discli
Contents
  1. 01Who discli is for
  2. 02The problem it solves
  3. 03How it solves it
  4. 04Strengths and trade-offs
  5. 05Tech stack
  6. 06FAQ
  7. 07Similar open-source tools
TL;DR

discli is an MIT-licensed Discord command-line tool for humans and AI agents. It lets scripts and agents send messages, manage channels, add reactions, handle threads, run polls, and monitor events from the terminal.MIT · Python · 24 stars · Active recently

who it's for

Who discli is for#

AI agents posting to Discord

discli helps agents send structured updates, monitor events, and manage simple Discord interactions from a terminal command.

Skip if:

You only need one-way webhook notifications.

Community operators scripting routine actions

Moderators and community teams can use commands for repeated message, thread, and reaction tasks.

Skip if:

Your community workflow stays entirely inside the Discord app.

the problem

The problem it solves#

Discord workflows are hard to automate when every action depends on the web or desktop app. Teams that use Discord for communities, support, or operations often need repeatable commands for messages, reactions, threads, and monitoring.

AI agents add another constraint: they need a command surface they can call safely. A browser-only workflow gives agents too much friction and too little structure.

how discli solves it

How it solves it#

Terminal Discord control

discli exposes Discord actions through commands, including message sending, reactions, edits, deletes, channels, and threads.

Agent-friendly command surface

The README positions discli for AI agents as well as humans, giving automation tools a structured way to interact with Discord.

PyPI distribution

The project publishes the discord-cli-agent package on PyPI, making installation fit Python-oriented automation environments.

strengths · trade-offs

Strengths and trade-offs#

Strengths

  • Useful for Discord automationA CLI is easier to script and audit than manual Discord app workflows when teams need repeatable community or support operations.
  • Covers more than sending messagesThe README lists reactions, threads, polls, and event monitoring, which broadens the tool beyond simple webhook posting.

Trade-offs

  • -Discord-specific scopediscli is not a general chat operations tool. Teams using Slack, Matrix, or Mattermost need different command surfaces.
tech stack · detected from GitHub

What it's built on#

Languages
Python
frequently asked

FAQ#

What is discli?

discli is a command-line tool for managing Discord messages, reactions, threads, events, and related workflows.

Can AI agents use discli?

Yes. The README explicitly positions discli as a Discord CLI for AI agents and humans.

Where is discli published?

The README links to the PyPI package discord-cli-agent.

also worth a look

Similar open-source tools#

Node-RED

Node-RED

Low-code event-driven programming with a browser-based editor

23.4KJavaScriptApache-2.0
Automatisch

Automatisch

Self-hosted Zapier alternative for workflow automation

13.9KJavaScript
Windmill

Windmill

Developer platform for scripts, automations, and internal tools

16.9KRustAGPL-3.0
Huginn

Huginn

Self-hosted agents that watch the web and trigger automations

49.6KRubyMIT
Activepieces

Activepieces

Build AI-powered automations and agents without vendor lock-in

23.2KTypeScriptMIT
AI-Flow

AI-Flow

Visually chain AI models and APIs into automated pipelines

284TypeScriptMIT

Repository

Stars
24
Forks
6
License
MIT
Latest
v0.9.1
Last commit
56 days ago
Last verified
Jun 13, 2026
Repo
DevRohit06/discli ↗

Additional details

Language
Python
Open issues
2
Contributors
3
First release
2026

Categories

AI & Machine LearningDeveloper ToolsCommunication & Collaboration

Tags

CLIAI AgentsWorkflow AutomationChatbotsLLMOpsDeveloper Tools