MCPcopy Index your code
hub / github.com/FloatTech/ZeroBot-Plugin-Playground

github.com/FloatTech/ZeroBot-Plugin-Playground @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
363 symbols 999 edges 63 files 141 documented · 39%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

ZeroBot-Plugin-Playground

English | 简体中文

Welcome~ Here are our playground to test and modify plugins written on Zerobot Framework.

counter

Info

This repository is a playground of ZeroBot-Plugin. Everybody can upload any ideas and debug them here. You can try whatever you want in your own plugin and discuss with other developers freely.

How to enter the organization, What Should I do?

  1. First of all, you need to be the member of FloatTech, apply for it by issuing in this repository.
  2. Then, we will invite you to the organization as maintainer. Please check your email to accept the invitation.
  3. Now you have the write permission. Push your own plugin now!

Rules

  1. Each plugin will be stored in an independent folders.
  2. Do not try to modify others' plugins without their permission, changes will be rollbacked and you will be kicked off if you really did that.
  3. Be polite.

Full Tutorial

Unfinished. You can write one if you want. Thank you so much.

Extension points exported contracts — how you extend this code

RssDomain (Interface)
RssDomain RssRepo定义 [1 implementers]
plugin/rsshub/domain/rssHub.go
RepoContent (Interface)
RepoContent RSS 推送信息存储接口 [1 implementers]
plugin/rsshub/domain/storageImpl.go
RepoSource (Interface)
RepoSource RSS 订阅源存储接口 [1 implementers]
plugin/rsshub/domain/storageImpl.go
RepoSubscribe (Interface)
RepoSubscribe RSS 订阅存储接口 [1 implementers]
plugin/rsshub/domain/storageImpl.go
RepoMultiQuery (Interface)
RepoMultiQuery 多表查询接口 [1 implementers]
plugin/rsshub/domain/storageImpl.go

Core symbols most depended-on inside this repo

insert
called by 17
plugin/cybercat/catdata.go
Ftoone
called by 14
plugin/klala/x.go
find
called by 10
plugin/cybercat/catdata.go
fixmessage
called by 7
plugin/kokomi/kokomi.go
delcat
called by 6
plugin/cybercat/catdata.go
Format
called by 6
abineundo/console_windows.go
getSession
called by 5
plugin/partygame/sessionAct.go
close
called by 5
plugin/partygame/sessionAct.go

Shape

Function 142
Method 128
Struct 71
TypeAlias 16
Interface 6

Languages

Go100%

Modules by API surface

plugin/klala/net.go28 symbols
plugin/klala/x.go24 symbols
plugin/chatgpt/model.go19 symbols
plugin/rsshub/domain/storageRepo.go18 symbols
plugin/rsshub/domain/storageImpl.go18 symbols
plugin/subweibo/subweibo.go16 symbols
plugin/partygame/sessionAct.go16 symbols
plugin/cybercat/catdata.go14 symbols
plugin/rsshub/domain/rssHub.go12 symbols
plugin/games/gamesystem/main.go12 symbols
plugin/draw/draw.go12 symbols
plugin/rsshub/domain/model.go10 symbols

For agents

$ claude mcp add ZeroBot-Plugin-Playground \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact