Archived
1
0
Fork 0
This commit is contained in:
Dianliang233 2021-11-21 14:04:31 +08:00
parent 67f773d357
commit 3d3fba75a8
No known key found for this signature in database
GPG key ID: 6C56F399D872F19C
4 changed files with 103 additions and 20 deletions

View file

@ -1,18 +0,0 @@
---
name: 发现问题
about: 发现机器人的功能出现问题
title: ''
labels: bug
assignees: OasisAkari
---
**问题描述:**<!--请描述具体问题。-->
**复现方法:**<!-- 在此处填写复现步骤。-->
**本应发生的结果:**<!-- 在此处填写你认为本应发生的结果。-->
**截图:**<!-- 在此处上传截图。-->
**备注:**<!-- 可不填。 -->

View file

@ -18,6 +18,7 @@ body:
- label: 我已阅读并同意小可 [服务条款](https://bot.teahou.se/wiki/tos) 和 Teahouse Studios [隐私政策](https://teahou.se/privacy)、问谛居 [用户协议](https://doc.wd-ljt.com/policy/user/) 和 [隐私政策](https://doc.wd-ljt.com/policy/privacy/) - label: 我已阅读并同意小可 [服务条款](https://bot.teahou.se/wiki/tos) 和 Teahouse Studios [隐私政策](https://teahou.se/privacy)、问谛居 [用户协议](https://doc.wd-ljt.com/policy/user/) 和 [隐私政策](https://doc.wd-ljt.com/policy/privacy/)
required: true required: true
- label: 我已事先添加当前机器人的账号 `2314163511` 为好友,且已发送群聊邀请/频道通行证至机器人。 - label: 我已事先添加当前机器人的账号 `2314163511` 为好友,且已发送群聊邀请/频道通行证至机器人。
required: true
- type: dropdown - type: dropdown
id: group-type id: group-type
attributes: attributes:

100
.github/ISSUE_TEMPLATE/report_bug.yaml vendored Normal file
View file

@ -0,0 +1,100 @@
name: 加入新群/频道
description: 让机器人加入一个新群/频道
title: "[BUG]: "
labels: ["bug"]
assignees:
- OasisAkari
body:
- type: markdown
attributes:
value: |
看起来出了些问题……对不起!请在下方描述一下到底什么出错了。
- type: checkboxes
id: preflight
attributes:
label: 开始之前……
description: 让我们看看你的登机牌准备好了吗
options:
- label: 我已在漏洞追踪器中搜索过我的问题,确定没有人提出过此问题/给出过其他解决方法
required: true
- type: dropdown
id: platform
attributes:
label: 聊天平台
description: 小可在哪个平台出错了?
options:
- Discord
- Telegram
- QQ群
- QQ频道
- 开发者控制台
- 所有平台均有此问题
validations:
required: true
- type: input
id: user-id
attributes:
label: 用户ID
description: 您的QQ号/Telegram ID/Discord handle
placeholder: e.g. QQ 10000/TG @Dll233/DC Dianliang233#1230
validations:
required: true
- type: input
id: group-id
attributes:
label: 群组ID
description: 您的群组的QQ群号/Telegram 群名称(或邀请链接)/Discord 服务器 ID需要开启开发者模式/Discord 服务器邀请链接
placeholder: e.g. QQ 1000000/TG <https://t.me/fandom_zh>/DC 683236421687050252/DC <https://discord.gg/kK5Ttan>
validations:
required: true
- type: textarea
id: throw
attributes:
label: 错误信息
description: 请复制粘贴机器人的报错信息(若有)
placeholder: |
发生错误object bool can't be used in 'await' expression
错误汇报地址https://github.com/Teahouse-Studios/bot/issues/new?assignees=OasisAkari&labels=bug&template=report_bug.yaml&title=%5BBUG%5D%3A+
validations:
required: false
- type: textarea
id: description
attributes:
label: 错误描述
description: 请描述你遇到的具体问题
placeholder: 我正在执行 `~github search 小可`,但是却弹出了这个信息。
validations:
required: true
- type: textarea
id: reproducing
attributes:
label: 复现方法
description: 你是如何触发这个错误的
placeholder: |
1. 执行 `~github search 小可`
2. 报错
validations:
required: true
- type: textarea
id: expected
attributes:
label: 本应发生的结果
description: 你认为本应发生的结果
placeholder: 返回 GitHub 上“小可”的搜索结果
validations:
required: true
- type: textarea
id: screenshots
attributes:
label: 截图
description: 如果有截图的话,在这里上传吧
validations:
required: false
- type: textarea
id: other
attributes:
label: 备注
description: 你还想告诉我们什么?
placeholder: 什么都可以哦,没有就算了吧。
validations:
required: false

View file

@ -25,9 +25,9 @@
邀请链接:<https://discord.com/oauth2/authorize?client_id=879379218209861712&scope=bot&permissions=259846044864> 邀请链接:<https://discord.com/oauth2/authorize?client_id=879379218209861712&scope=bot&permissions=259846044864>
#### QQ #### QQ
目前QQ上稳定运行的小可实例为小可三号机支持直接添加好友私聊。关于群聊由于腾讯相关限制请[在此提交](https://github.com/Teahouse-Studios/bot/issues/new?assignees=OasisAkari&labels=New&template=1234.md&title=)入群申请。 目前QQ上稳定运行的小可实例为小可三号机支持直接添加好友私聊。关于群聊由于腾讯相关限制请[在此提交](https://github.com/Teahouse-Studios/bot/issues/new?assignees=OasisAkari&labels=New&template=add_new_group.yaml&title=%5BNEW%5D%3A+)入群申请。
QQ频道的测试版支持已经向内部一些频道开放,但暂未有完全开放的计划。我们正在进行QQ频道官方机器人入驻未来可能会成为官方认证的机器人。 QQ频道的测试版支持也请在上方链接申请。我们正在进行QQ频道官方机器人入驻未来可能会成为官方认证的机器人。
### 自搭建 ### 自搭建
由于本项目设计时的局限性,小可并不适合自搭建。未来我们可能会提供自搭建的教程和文档。在此之前,若您有此需求,您可参考 [config.cfg.example](./config/config.cfg.example) 初步摸索配置;若遇到问题,可以通过 [issue](https://github.com/Teahouse-Studios/bot/issues/new) 或其他方式咨询开发者。 由于本项目设计时的局限性,小可并不适合自搭建。未来我们可能会提供自搭建的教程和文档。在此之前,若您有此需求,您可参考 [config.cfg.example](./config/config.cfg.example) 初步摸索配置;若遇到问题,可以通过 [issue](https://github.com/Teahouse-Studios/bot/issues/new) 或其他方式咨询开发者。