-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[AutoReply] As a Dev, I can upload a yml into Repo to manage QnAs in Chatopera BOT #153
Labels
Comments
Merged
7 tasks
hailiang-wang
changed the title
As a Dev, I can upload a yml into Repo to manage QnAs in Chatopera BOT
[AutoReply] As a Dev, I can upload a yml into Repo to manage QnAs in Chatopera BOT
Sep 29, 2021
hailiang-wang
pushed a commit
to chatopera/osschat
that referenced
this issue
Oct 7, 2021
hailiang-wang
pushed a commit
to chatopera/osschat
that referenced
this issue
Oct 7, 2021
… bot per project
hailiang-wang
pushed a commit
to chatopera/osschat
that referenced
this issue
Oct 7, 2021
… bot per project
hailiang-wang
pushed a commit
to chatopera/osschat
that referenced
this issue
Oct 7, 2021
hailiang-wang
added
feature request
and removed
enhancement
New feature or request
labels
Oct 10, 2021
huan
pushed a commit
that referenced
this issue
Nov 1, 2021
* #153 add test profile * #153 Add demo repo and upgrade chatopera plugin for mapping bot per project * #153 Add demo repo and upgrade chatopera plugin for mapping bot per project * 0.10.34 * 0.10.35 * #153 enable a single bot per github owner with star * 0.10.36 * 0.10.38 * #175 import Bot FAQ on starting * 0.10.39 * 0.10.40 * #175 resolve __dirname * #175 fix default config * add BJ NodeJS Club Co-authored-by: mukaiu <[email protected]>
huan
pushed a commit
that referenced
this issue
Nov 3, 2021
* #153 add test profile * #153 Add demo repo and upgrade chatopera plugin for mapping bot per project * #153 Add demo repo and upgrade chatopera plugin for mapping bot per project * 0.10.34 * 0.10.35 * #153 enable a single bot per github owner with star * 0.10.36 * 0.10.38 * #175 import Bot FAQ on starting * 0.10.39 * 0.10.40 * #175 resolve __dirname * #175 fix default config * add BJ NodeJS Club * #175 add ding dong sample Co-authored-by: Hai Liang Wang <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In wechat groups, people would ask some questions frequently, these questions should be replied with BOT, the answers are from BOT QnAs Knowledge.
Describe the solution you'd like
I would like to create a bot in chatopera bot platform, then integrate it with OSSChat, This step would be fulfilled by #152.
After that, I can add a YML file into my GitHub repo, it is in a format that is under discussion, then I would send a message to the OSSChat BOT in wechat, like - "sync faqs", after that, the bot in ChatOpera would be pushed faqs in the faq YML file.
Further, when people ask these questions in the wechat group, OSSChat BOT will reply automatically.
Issue list:
The text was updated successfully, but these errors were encountered: