支持渠道、指令(自定义前缀)和事件(启用/禁用)管理

This commit is contained in:
xintaofei
2026-03-31 11:49:24 +08:00
parent 54bab306e1
commit edc12a0e39
24 changed files with 1777 additions and 330 deletions

View File

@@ -12,7 +12,7 @@ import {
GitBranch,
Globe,
Keyboard,
MessageCircle,
BotMessageSquare,
Palette,
PlugZap,
Settings,
@@ -74,7 +74,7 @@ const SETTINGS_NAV_ITEMS: SettingsNavItem[] = [
{
href: "/settings/chat-channels",
labelKey: "chat_channels",
icon: MessageCircle,
icon: BotMessageSquare,
},
{
href: "/settings/web-service",