zhenxun-org/zhenxun_bot

基于 Nonebot2 开发,实现多平台适配和多Bot管理的,非常可爱的绪山真寻Bot

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 46 minutes ago
Added to GitGenius on September 18th, 2026
Created on May 16th, 2021
Open Issues & Pull Requests: 20 (+0)
GitHub issues: Enabled
Number of forks: 600
Total Stargazers: 3,841 (+0)
Total Subscribers: 23 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 10.8 hours
Mean response time: 21.8 days
90th percentile: 68.6 days
Tracked items: 153

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Work labelled "bug" is answered fastest, typically in about 7 hours, while "enhancement" waits about 10 days. Three people close 69% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 11
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 373 days
Stale 30+ days: 11
Stale 90+ days: 11

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (75)
  • enhancement (40)
  • ci (2)
  • P0 (1)
  • P2 (1)
  • as design (1)
  • documentation (1)
  • help wanted (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Zhenxun is a multi-platform chatbot framework built on Nonebot2 that enables deployment across multiple messaging services with unified bot management.

The project addresses the challenge of building chatbots that work consistently across different platforms by providing a framework that abstracts platform-specific details. It leverages Nonebot2 as its foundation and adds multi-platform adaptation capabilities, allowing a single bot instance to operate on services like QQ while maintaining a cohesive management interface. The architecture supports multiple bot instances running simultaneously, each potentially on different platforms, with centralized configuration and control.

Developers should choose this tool if they need a chatbot that spans multiple messaging platforms without rewriting core logic for each one. It suits projects where platform independence and bot management at scale matter more than building a single-service bot quickly. The project is particularly relevant for teams already familiar with Nonebot2 or those building bots for Chinese messaging ecosystems where QQ integration is important.

The project shows active development with regular commits across multiple areas of the codebase. Work spans feature additions, bug fixes, and maintenance tasks distributed fairly evenly rather than concentrated in single areas. The commit history demonstrates sustained engagement with the codebase over time, indicating the maintainers continue to address issues and expand functionality. Pull request activity shows community contributions are being reviewed and integrated into the main branch.