MCPcopy Create free account

hub / github.com/FloatTech/ZeroBot-Plugin-Playground / functions

Functions270 in github.com/FloatTech/ZeroBot-Plugin-Playground

↓ 17 callersMethodinsert
(gid string, dbInfo *catInfo)
plugin/cybercat/catdata.go:254
↓ 14 callersFunctionFtoone
Ftoone 保留一位小数并转化string
plugin/klala/x.go:154
↓ 10 callersMethodfind
(gid, uid string)
plugin/cybercat/catdata.go:264
↓ 7 callersFunctionfixmessage
(data []byte)
plugin/kokomi/kokomi.go:153
↓ 6 callersMethodFormat
Format implements logrus.Formatter
abineundo/console_windows.go:115
↓ 6 callersMethoddelcat
(gid, uid string)
plugin/cybercat/catdata.go:284
↓ 5 callersMethodaddList
计算总属性
plugin/klala/x.go:180
↓ 5 callersMethodclose
关闭
plugin/partygame/sessionAct.go:115
↓ 5 callersFunctiongetOrmEngine
()
plugin/fgopickup/dbengine.go:16
↓ 5 callersFunctiongetSession
(gid int64, dataPath string)
plugin/partygame/sessionAct.go:78
↓ 5 callersFunctionsaveConfig
保存游戏状态
plugin/games/gamesystem/main.go:178
↓ 5 callersMethodsettleOfWeight
体重结算
plugin/cybercat/keepcat.go:301
↓ 4 callersMethodPlayIn
PlayIn 判断游戏是否上架
plugin/games/gamesystem/main.go:230
↓ 4 callersFunctionYinying
Yinying 绘制阴影 圆角矩形
plugin/klala/draw.go:295
↓ 4 callersMethodcountUser
获取参与人数
plugin/partygame/sessionAct.go:104
↓ 4 callersFunctiongetRequest
(url string)
plugin/subweibo/subweibo.go:318
↓ 4 callersFunctiongetTruthOrDare
(ctx *zero.Ctx)
plugin/partygame/truthordare.go:125
↓ 4 callersMethodrandfill
填充颜色
plugin/draw/draw.go:399
↓ 4 callersFunctionsaveItem
(dataPath string, info Session)
plugin/partygame/sessionAct.go:39
↓ 4 callersMethodsettleOfData
整体数据结算
plugin/cybercat/keepcat.go:322
↓ 3 callersMethodGetSubscribedChannelsByGroupID
GetSubscribedChannelsByGroupID 获取群组订阅的Rss频道
plugin/rsshub/domain/rssHub.go:23
↓ 3 callersFunctionRegister
Register 注册游戏
plugin/games/gamesystem/main.go:187
↓ 3 callersFunctionadjustOpacity
adjustOpacity 更改透明度
plugin/klala/draw.go:341
↓ 3 callersMethodcheckJoin
判断是否在队伍中
plugin/partygame/sessionAct.go:145
↓ 3 callersMethodcreatePic2
创建图片
plugin/draw/draw.go:325
↓ 3 callersFunctiondownloadAndSave
downloadAndSave 下载图片并保存到本地
plugin/cybercat/catdata.go:143
↓ 3 callersMethodgetApp
(app *application)
plugin/qqci/model.go:74
↓ 3 callersFunctiongetMsgOfSinglePickup
(pickup pickup)
plugin/fgopickup/handler.go:85
↓ 3 callersMethodidmap
Idmap wifeid->wifename
plugin/klala/x.go:72
↓ 3 callersFunctionloadSessions
(dataPath string)
plugin/partygame/sessionAct.go:63
↓ 3 callersFunctionnewRssDomain
(dbPath string)
plugin/rsshub/domain/rssHub.go:40
↓ 3 callersMethodsettleOfWork
打工结算
plugin/cybercat/keepcat.go:343
↓ 3 callersFunctiontrimHTML
(src string)
plugin/subweibo/subweibo.go:300
↓ 2 callersMethodFetchFeed
FetchFeed 获取rss feed信息
plugin/rsshub/domain/rawFeed.go:34
↓ 2 callersMethodGetIfExistedSubscribe
GetIfExistedSubscribe 判断一个群组是否已订阅了一个源
plugin/rsshub/domain/storageImpl.go:44
↓ 2 callersMethodGetSourceByRssHubFeedLink
GetSourceByRssHubFeedLink 通过 rssHub 的 feed 链接获取订阅源信息
plugin/rsshub/domain/storageImpl.go:22
↓ 2 callersMethodSort
Sort ... order by Date desc
plugin/rsshub/domain/model.go:98
↓ 2 callersMethodSubscribe
Subscribe 订阅Rss频道
plugin/rsshub/domain/rssHub.go:18
↓ 2 callersMethodSync
Sync 同步Rss频道 返回群组-频道推送视图 map[群组]推送内容数组
plugin/rsshub/domain/rssHub.go:26
↓ 2 callersMethodUpsertSource
UpsertSource 添加一个订阅源
plugin/rsshub/domain/storageImpl.go:18
↓ 2 callersFunctionconvertFeedToRssView
(channelID int64, cPath string, feed *gofeed.Feed)
plugin/rsshub/domain/rawFeed.go:62
↓ 2 callersFunctiondataBuild
(id int64, scheme string, username string, createdAt time.Time)
plugin/subweibo/subweibo.go:110
↓ 2 callersMethoddelgkey
(gid int64)
plugin/chatgpt/model.go:188
↓ 2 callersFunctiondownloadData
下载数据,url=dataurl+path[5:]+"?inline=true"
plugin/draw/draw.go:463
↓ 2 callersFunctiondrawStars
drawStars 画星星
plugin/klala/draw.go:314
↓ 2 callersMethoddrawsc
绘制文字
plugin/draw/draw.go:384
↓ 2 callersFunctionfakeSenderForwardNode
fakeSenderForwardNode 伪造一个发送者为RssHub订阅姬的消息节点
plugin/rsshub/view.go:95
↓ 2 callersMethodfindgkey
(gid int64)
plugin/chatgpt/model.go:205
↓ 2 callersMethodfindgroupmode
(gid int64)
plugin/chatgpt/model.go:118
↓ 2 callersMethodfindmode
(modename string)
plugin/chatgpt/model.go:87
↓ 2 callersFunctionformatRssViewToMessagesSlice
formatRssViewToMessagesSlice 格式化RssClientView为消息切片
plugin/rsshub/view.go:21
↓ 2 callersFunctiongetAction
()
plugin/partygame/truthordare.go:110
↓ 2 callersFunctiongetChannels
(arg string)
plugin/subweibo/subweibo.go:127
↓ 2 callersFunctiongetConfigFile
(path, executePath, templatePath string, app application)
plugin/qqci/qqci.go:338
↓ 2 callersFunctiongetPicByBreed
(catBreed string)
plugin/cybercat/catdata.go:242
↓ 2 callersFunctiongetQuestion
()
plugin/partygame/truthordare.go:114
↓ 2 callersFunctiongetWifeOrWq
()
plugin/klala/x.go:43
↓ 2 callersFunctiongetYoudao
(text string, tlType string)
plugin/youdaotranslate/youdaotranslate.go:103
↓ 2 callersFunctiongetkey
(ctx *zero.Ctx)
plugin/chatgpt/model.go:221
↓ 2 callersMethodinsertgkey
(qquid, guid int64)
plugin/chatgpt/model.go:173
↓ 2 callersMethodisExpire
判断会话是否过期
plugin/partygame/sessionAct.go:137
↓ 2 callersFunctionloadConfig
载入游戏状态
plugin/games/gamesystem/main.go:163
↓ 2 callersFunctionnewRssDetailsMsg
newRssDetailsMsg Rss订阅源详情(包含文章信息列表)
plugin/rsshub/view.go:80
↓ 2 callersFunctionnotnull
(text string)
plugin/playwright/playwright.go:188
↓ 2 callersFunctionparseTime
(timeInSeconds int64)
plugin/fgopickup/handler.go:94
↓ 2 callersFunctionsaveRoel
(uid string)
plugin/klala/x.go:218
↓ 2 callersMethodselectPickup
(pickupID int)
plugin/fgopickup/dao.go:18
↓ 2 callersMethodsettleOfSatiety
饱食度结算
plugin/cybercat/keepcat.go:292
↓ 2 callersFunctionsto100
(val string)
plugin/klala/x.go:171
↓ 2 callersFunctionstofen
Stofen 判断词条分号
plugin/klala/x.go:163
↓ 2 callersFunctionsuineko
()
plugin/cybercat/catdata.go:222
↓ 2 callersMethodthrow
(db *sql.Sqlite)
plugin/subweibo/subweibo.go:71
↓ 2 callersMethodtruncateAndInsert
()
plugin/chinesebqb/model.go:92
↓ 1 callersMethodCloseRoom
CloseRoom 关闭房间
plugin/games/gamesystem/main.go:279
↓ 1 callersMethodCreateRoom
CreateRoom 创建房间
plugin/games/gamesystem/main.go:262
↓ 1 callersMethodCreateSubscribe
CreateSubscribe 添加一个订阅
plugin/rsshub/domain/storageImpl.go:30
↓ 1 callersMethodDeleteSource
DeleteSource 删除一个订阅源
plugin/rsshub/domain/storageImpl.go:24
↓ 1 callersMethodDeleteSubscribe
DeleteSubscribe 删除一个订阅
plugin/rsshub/domain/storageImpl.go:32
↓ 1 callersMethodGetSources
GetSources 获取所有订阅源信息
plugin/rsshub/domain/storageImpl.go:20
↓ 1 callersMethodGetSubscribeByID
GetSubscribeByID 获取一个订阅
plugin/rsshub/domain/storageImpl.go:34
↓ 1 callersMethodGetSubscribes
GetSubscribes 获取全部订阅
plugin/rsshub/domain/storageImpl.go:36
↓ 1 callersMethodGetSubscribesBySource
GetSubscribesBySource 获取一个源对应的所有订阅群组
plugin/rsshub/domain/storageImpl.go:42
↓ 1 callersMethodIfNeedUpdate
IfNeedUpdate ...
plugin/rsshub/domain/model.go:66
↓ 1 callersMethodIsContentHashIDExist
IsContentHashIDExist hash id 对应的文章是否已存在
plugin/rsshub/domain/storageImpl.go:12
↓ 1 callersFunctionNewRssDomain
NewRssDomain 新建RssDomain,调用方保证单例模式
plugin/rsshub/domain/rssHub.go:36
↓ 1 callersFunctionPolygon
Polygon 画多边形
plugin/klala/draw.go:304
↓ 1 callersMethodSalesIn
SalesIn 上架游戏
plugin/games/gamesystem/main.go:246
↓ 1 callersMethodSalesOut
SalesOut 下架游戏
plugin/games/gamesystem/main.go:254
↓ 1 callersMethodUnsubscribe
Unsubscribe 取消订阅Rss频道
plugin/rsshub/domain/rssHub.go:21
↓ 1 callersMethodUpsertContent
UpsertContent 添加一条文章
plugin/rsshub/domain/storageImpl.go:8
↓ 1 callersFunctionaddSession
添加会话
plugin/partygame/sessionAct.go:89
↓ 1 callersMethodaddUser
加入会话
plugin/partygame/sessionAct.go:109
↓ 1 callersMethodavatar
(gid int64)
plugin/cybercat/catdata.go:80
↓ 1 callersMethodcartridgesLeft
剩余子弹数
plugin/partygame/sessionAct.go:161
↓ 1 callersMethodchangemode
(gid int64, modename string)
plugin/chatgpt/model.go:98
↓ 1 callersFunctioncheckFile
(path string)
plugin/partygame/sessionAct.go:27
↓ 1 callersMethodcheckSourceNeedUpdate
checkSourceNeedUpdate 检查频道是否需要更新
plugin/rsshub/domain/job.go:78
↓ 1 callersMethodcheckTurn
判断是否轮到用户
plugin/partygame/sessionAct.go:156
↓ 1 callersFunctioncompletions
completions gtp3.5文本模型回复 curl https://api.openai.com/v1/chat/completions -H "Content-Type: application/json" -H "Authorization: Bearer YOUR_API_KEY" -
plugin/chatgpt/chatgpt.go:81
↓ 1 callersMethodconvertData
()
plugin/klala/x.go:261
next →1–100 of 270, ranked by callers