Skip to content
View DBJD-CR's full-sized avatar

Block or report DBJD-CR

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
DBJD-CR/README.md

Typing SVG


👋 About Me

I'm DBJD-CR (大饼鸡蛋),一名热爱开源社区与 AI 开发的探索者。目前正在学习多个与 AI 相关的项目!

我目前正在维护 主动消息 这个项目,一个 AstrBot 插件。它能让你的 Bot 在特定的会话长时间没有新消息后,用一个随机的时间间隔,主动发起一次拥有上下文感知、符合人设且包含动态情绪的对话。

如果你感兴趣,欢迎来看看我的新插件(灾害预警)!

这是一个 AstrBot 多数据源灾害预警插件,使用 AI 开发,支持地震、海啸、气象预警实时推送。集成中国地震台网、中国气象局气象预警、台湾中央气象署、日本气象厅、USGS、Global Quake等多个数据源。

  • 👋 I'm DBJD-CR (you can simply call me "Pancake"), an explorer passionate about the open-source community and exploring the potential of AI development. Currently, I am learning multiple AI-related projects!
  • 🔭 I’m currently working on proactive-chat , a plugin for AstrBot . It allows your Bot to proactively initiate a context-aware, persona-fitting, and dynamically emotional conversation after a specific session has been idle for a long time, with a random time interval.
  • ✨ If you're interested, feel free to take a look at my new plugin disaster-warning , It's a AstrBot's multi-data source disaster warning plugin, developed using AI, supports real-time push notifications for earthquake, tsunami, and meteorological warnings. It integrates multiple data sources such as CENC、CMA、CWA、JMA、USGS、Global Quake.
  • 🌱 I’m currently learning more about Python, and the architecture of large-scale AI applications (Vibe Coding).
  • 📫 How to reach me:
  • 3405689090@qq.com
  • pancake_home@163.com
  • BiliBili@DBJD-CR

🚀 My Stats & Activity

wakatime Profile Views

📈 Click to see my GitHub Stats & WakaTime Details

Code Time

I'm a Night 🦉

🌞 Morning                88 commits          █░░░░░░░░░░░░░░░░░░░░░░░░   05.67 % 
🌆 Daytime                298 commits         █████░░░░░░░░░░░░░░░░░░░░   19.20 % 
🌃 Evening                860 commits         ██████████████░░░░░░░░░░░   55.41 % 
🌙 Night                  306 commits         █████░░░░░░░░░░░░░░░░░░░░   19.72 % 

📅 I'm Most Productive on Sunday

Monday                   196 commits         ███░░░░░░░░░░░░░░░░░░░░░░   12.63 % 
Tuesday                  152 commits         ██░░░░░░░░░░░░░░░░░░░░░░░   09.79 % 
Wednesday                170 commits         ███░░░░░░░░░░░░░░░░░░░░░░   10.95 % 
Thursday                 180 commits         ███░░░░░░░░░░░░░░░░░░░░░░   11.60 % 
Friday                   249 commits         ████░░░░░░░░░░░░░░░░░░░░░   16.04 % 
Saturday                 232 commits         ████░░░░░░░░░░░░░░░░░░░░░   14.95 % 
Sunday                   373 commits         ██████░░░░░░░░░░░░░░░░░░░   24.03 % 

📊 This Week I Spent My Time On

💬 Programming Languages: 
Python                   1 hr 24 mins        █████████░░░░░░░░░░░░░░░░   35.91 % 
Markdown                 1 hr                ██████░░░░░░░░░░░░░░░░░░░   25.65 % 
JavaScript               48 mins             █████░░░░░░░░░░░░░░░░░░░░   20.63 % 
YAML                     13 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   05.79 % 
Text                     9 mins              █░░░░░░░░░░░░░░░░░░░░░░░░   03.87 % 

🔥 Editors: 
VS Code                  3 hrs 56 mins       █████████████████████████   100.00 % 

🐱‍💻 Projects: 
astrbot_plugin_disaster_w3 hrs 9 mins        ████████████████████░░░░░   80.03 % 
astrbot_plugin_proactive_42 mins             ████░░░░░░░░░░░░░░░░░░░░░   17.94 % 
astrbot                  4 mins              █░░░░░░░░░░░░░░░░░░░░░░░░   02.03 % 

💻 Operating System: 
Windows                  3 hrs 56 mins       █████████████████████████   100.00 % 

I Mostly Code in Python

Python                   11 repos            █████████████████████░░░░   84.62 % 
HTML                     1 repo              ██░░░░░░░░░░░░░░░░░░░░░░░   07.69 % 
CSS                      1 repo              ██░░░░░░░░░░░░░░░░░░░░░░░   07.69 % 

Last Updated on 2026年02月23日 09:18:35 UTC+8 UTC

DBJD-CR's Streak Stats

github contribution grid snake animation

🛠️ Technologies & Tools

Pinned Loading

  1. astrbot_plugin_proactive_chat astrbot_plugin_proactive_chat Public

    一个 AstrBot 插件,可为您的 Bot 提供主动消息功能。使用AI开发,Tokens消耗量约4.3亿... An AstrBot plugin that enables proactive messaging for your Bot. Develop with AI, consuming approximately 430 million tokens...

    Python 93 5

  2. astrbot_plugin_disaster_warning astrbot_plugin_disaster_warning Public

    AstrBot 多数据源灾害预警插件,使用 AI 开发,支持地震、海啸、气象预警实时推送。集成中国地震台网、中国气象局气象预警、台湾中央气象署、日本气象厅、USGS、Global Quake等多个数据源。 AstrBot's multi-data source disaster warning plugin, developed using AI, supports real-time pu…

    Python 38 6

  3. AstrBotDevs/AstrBot AstrBotDevs/AstrBot Public

    Agentic IM Chatbot infrastructure that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨

    Python 17.6k 1.3k

  4. SlimeBoyOwO/LingChat SlimeBoyOwO/LingChat Public

    GPT chat with emotional expressions.

    Python 816 65