package
0.3.3
Repository: https://github.com/richeyjang/paimengbot.git
Documentation: pkg.go.dev

# Functions

AddDialogueCollection 以 DialoguesCollection 的形式添加问答集,仅在本次运行中生效.
No description provided by the author
DeleteDialogue 根据问题删除一个问答.
DIYDialogue Dealer: 用户自定义对话.
GetAllQuestion 获取指定个群可以触发的所有问答的问题.
GetDialogue 根据群号和问题获取answer消息.
GetDialogueByFilesRandom 随机获取一条答句(来自文件)消息.
GetSpecQuestion 获取GetAllQuestion中的qs[i]问句.
IDoNotKnow Dealer: XX不知道.
LoadDialoguesFromDir 从文件夹中读取问答集.
ParseDialoguesFile 解析问答集文件.
PluginName Dealer: 问题为插件名,返回帮助信息.
SetDialogue 新增或修改一个问答.
WhoAreYou Dealer: 自我介绍.

# Constants

No description provided by the author

# Structs

DialoguesCollection 一个问答集.
No description provided by the author

# Type aliases

No description provided by the author