Ross ROSS = Recommend OSS · open-source software intelligence for agents

cdle/sillyGirl

傻妞机器人 observed · 2026-08-28

github.com/cdle/sillyGirl · Go · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 90
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1829
  • days_rel: n/a
  • days_push: 64
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1282 stars · 458 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

SillyGirl is a self-hosted, cross-platform chatbot framework written in Go, centered on an embedded ES5.1 JavaScript plugin runtime (Goja) with hot reloading. It bundles multi-platform adapters (QQ/CQHTTP, web chat, Pagermaid), key-value storage backends, cron scheduling, HTTP/WebSocket/gRPC services, and a React-based admin panel.

Use cases

  • build a QQ chatbot with custom commands
  • run a self-hosted bot framework with JavaScript plugins
  • connect one bot to multiple chat platforms at once
  • write bot plugins in JavaScript that hot-reload without restarting
  • schedule cron jobs inside a chatbot
  • manage chat groups with mute, kick, and listen/block rules
  • host a simple web chat interface for a bot
  • install and update plugins from a remote plugin market

When to choose

  • You want a single Go binary that hosts a bot with a JavaScript plugin ecosystem
  • You need to run multiple bot accounts across QQ and a built-in web chat with unified logic
  • You want hot-reloading plugins, cron tasks, and a web admin panel out of the box
  • You need cross-language access to bot storage and plugins via gRPC

When to avoid

  • You need first-class Telegram, Discord, or Slack adapters (built-ins target QQ, web chat, and Pagermaid)
  • You require modern JavaScript (ES6+) in plugins, since the runtime is ES5.1 only
  • You want a hosted/no-server bot solution rather than self-hosting
  • You need a project with a verified LICENSE file in the repo

Facets

framework · maturity active

chatbot plugin-system scheduling http-server websocket rpc chatbots messaging-platforms self-hosted go windows self-hosted cross-platform qq-bot chatbot-framework javascript-plugins goja hot-reload cqhttp pagermaid grpc-api kv-storage cron-jobs admin-panel message-routing automation linux macos docker

1 source

Member repositories

RepositoryRoleHealth v2
cdle/sillyGirlmain10

For agents

markdown · JSON · MCP: product_card(name="cdle/sillyGirl")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem