Archived
1
0
Fork 0
This repository has been archived on 2024-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
akari-bot/.github/ISSUE_TEMPLATE/add_new_group.yaml
2022-07-30 20:01:42 +08:00

86 lines
3.7 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

name: 加入新群/频道
description: 让机器人加入一个新群/频道
title: "加入新群"
labels: ["New"]
assignees:
- OasisAkari
body:
- type: markdown
attributes:
value: |
感谢您使用小可。若您需要让小可加入您的QQ群/频道请填写下方的表单。申请提交后我们将会在24小时内进行处理。
另请注意我们可能会要求您提交更多信息。因此请关注您的GitHub绑定邮箱通知。若您未在24小时内回复我们的要求我们将关闭您的申请不过您还可以再次提交。
- type: checkboxes
id: preflight
attributes:
label: 开始之前……
description: 让我们看看你的登机牌准备好了吗
options:
- label: 我已阅读并同意小可 [服务条款](https://bot.teahouse.team/wiki/tos) 和 Teahouse Studios [隐私政策](https://teahouse.team/privacy)
required: true
- label: 我是群聊的管理员,或群主或管理员允许机器人入群
required: true
- type: markdown
attributes:
value: |
我们知道您不想阅读冗长的服务条款,但仍请您特别注意:
- 您不得在使用本服务时利用提供的功能或漏洞,直接或间接地诱导小可发送违反法律法规、欺诈、虚假或产生误导的信息。
- 无论小可是否处于运行状态,都不得对小可进行言论攻击、滥用服务以及无故禁言等不友善行为。
- 我们会根据实际情况自行裁定不友善行为,并不限于此处列出的类型。
- 不得利用漏洞或使用相关工具对服务器进行攻击,如发现应及时向我们报告。
- 您不得规避本服务的任何访问或可用性限制。不得侵犯他人的权利。
- 您不得帮助他人违反这些规则。
对于任何违反上述协议、或是由我们判定为出现其它不合适的行为,我们将视情况终止对您的服务,并有权利公开相关的不良行为。
请注意:上述提示不能视为对服务条款的替代。
- type: dropdown
id: group-type
attributes:
label: QQ群组类型
description: 你要申请加入什么样的QQ群组是老掉牙的群还是最新潮流的QQ频道beta
options:
- QQ群
- QQ频道beta
validations:
required: true
- type: input
id: qq-id
attributes:
label: QQ号
description: 您的QQ号。
placeholder: e.g. 10000
validations:
required: true
- type: input
id: group-id
attributes:
label: QQ群
description: 您想要让机器人加入的群的群号,如您要申请的是频道,请将通行证链接发送到此处即可。
placeholder: e.g. 1000000
validations:
required: true
- type: textarea
id: group-key
attributes:
label: 入群方式
description: 群聊是否有特殊的入群答案?是否只支持二维码加群?请将它们备注至此。注:您的入群答案或二维码将在申请完成后被删除。请放心填写。
value: 本群无特殊入群答案,支持搜索群号加群,无需二维码或入群链接。
validations:
required: true
- type: textarea
id: admin-consent
attributes:
label: 群主或管理员同意
description: 若您不是群聊群主/管理员,请附一张群主/管理员允许机器人入群的截图。
value: 我是本群的群主或管理员。
validations:
required: true
- type: textarea
id: other
attributes:
label: 备注
description: 你还想告诉我们什么?
validations:
required: false