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-06-08 21:35:06 +08:00

53 lines
2 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: "[NEW]: "
labels: ["New"]
assignees:
- OasisAkari
body:
- type: markdown
attributes:
value: |
你好哇感谢您使用小可想必您一定想要让小可为您的QQ群聊或者频道效劳吧填写下方的表单让我们马上开始。申请提交后我们将会在24小时内进行处理。
- type: checkboxes
id: preflight
attributes:
label: 开始之前……
description: 让我们看看你的登机牌准备好了吗
options:
- label: 我已阅读并同意小可 [服务条款](https://bot.teahouse.team/wiki/tos) 和 Teahouse Studios [隐私政策](https://teahouse.team/privacy)、问谛居 [用户协议](https://doc.wd-ljt.com/policy/user/) 和 [隐私政策](https://doc.wd-ljt.com/policy/privacy/)
required: true
- 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: other
attributes:
label: 备注
description: 你还想告诉我们什么?
placeholder: 什么都可以哦,没有就算了吧。(如果需要入群答案请备注于此,如未备注而入群需要答案将会默认填写为“机器人申请”)
validations:
required: false