Skip to content
AstrBot
Main Navigation HomeBlogRoadmapHTTP API

English

简体中文

English

简体中文

Toggle dark mode

Intro & DeployMessaging PlatformsAI IntegrationUsageDevelopment
Sidebar Navigation

Introduction

What is AstrBot

Community

FAQ

Deployment

Package Manager

One-click Launcher

Docker

Kubernetes

BT Panel

1Panel

Manual

Other Deployments

CasaOS

Compshare GPU

Community-provided Deployment

Support Us

Messaging Platforms

Quick Start

QQ Official Bot

Webhook Method

Websockets Method

WeCom Application

WeCom AI Bot

WeChat Official Account

Lark

DingTalk

Telegram

LINE

Slack

Misskey

Discord

OneBot v11

NapCat

Lagrange

Other Clients

Satori

Using LLOneBot

Using server-satori

Community-provided

Matrix

KOOK

VoceChat

AI Integration

✨ Model Providers

NewAPI

AIHubMix

PPIO Cloud

SiliconFlow

TokenPony

302.AI

Ollama

LMStudio

⚙️ Agent Runners

Built-in Agent Runner

Dify

Coze

Alibaba Bailian

Usage

WebUI

Plugins

Built-in Commands

Tool Use

Anthropic Skills

SubAgent Orchestration

Proactive Tasks

MCP

Web Search

Knowledge Base

Custom Rules

Agent Runner

Unified Webhook Mode

Auto Context Compression

Agent Sandbox

Development

Plugin Development

🌠 Getting Started

Minimal Example

Listen to Message Events

Send Messages

Plugin Configuration

AI

Storage

HTML to Image

Session Control

Publish Plugin

Platform Adapter Integration

AstrBot HTTP API

AstrBot Configuration File

Others

Self-hosted HTML to Image

Open Source Summer

OSPP 2025

On this page

Connect to DingTalk ​

Supported Basic Message Types ​

Version v4.15.0.

Message TypeReceiveSendNotes
TextYesYes
ImageYesYes
VoiceNoYes
VideoNoYes
FileNoYes

Proactive message push: Supported.

Create and Configure the App ​

Go to the DingTalk Open Platform, then create an app:

image

After creation, add app capability and choose Bot:

image

Open Bot settings and fill in bot information:

image

After confirming all settings, click Publish.

Go to Credentials & Basic Information, then copy ClientID and ClientSecret.

Connect in AstrBot ​

Open AstrBot Dashboard -> Bots -> + Create Bot, then create a DingTalk adapter.

Fill in ClientID and ClientSecret, then click Save. AstrBot will request authorization from DingTalk Open Platform automatically.

Back in DingTalk Open Platform, open Event Subscriptions, select Stream mode push, and click Save. If successful, you will see a connected status.

image

Save the configuration.

Publish a Version ​

In the left sidebar, open Version Management and Release, then create a new version.

Fill in version number, description, and visibility scope (all employees or as needed), then save and publish.

alt text

Open a DingTalk group chat and click the top-right settings:

image

Scroll down to Add Bot, select the bot you just created, and add it:

image

Done ​

In a group chat, mention the bot and send /help. If the bot replies, the integration is successful.

Edit this page on GitHub

Last updated:

Pager
PreviousLark
NextTelegram

Deployed on Rainyun Logo