Skip to content

Commit 616fa62

Browse files
committed
Update Config [skip ci]
1 parent e163336 commit 616fa62

10 files changed

Lines changed: 5 additions & 5 deletions

File tree

assets/config_store/en_us/bot_qqbot.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ qq_bot_appid = "<Replace me with (str, int) value>" # The QQ official robot AppI
99
qq_private_bot = false # Whether it is a private bot when using the QQ official bot.
1010
qq_bot_enable_send_url = false # Whether to enable sending URLs when using QQ official robot.
1111
qq_typing_emoji = 181 # When using the QQ official bot, the response emoji ID attached to the message when processing the message. For details of emoji ID, see: https://bot.q.qq.com/wiki/develop/api-v2/openapi/emoji/model.html#Emoji
12-
qq_bot_openid = "<Replace me with str value>" # {I18N:config.comments.bot_qqbot.qq_bot_openid}
12+
qq_bot_openid = "<Replace me with str value>" # QQ 机器人(官方)的 OpenID,配置后机器人可确认消息中的@用户是否是自己。
1313

1414
[bot_qqbot_secret]
1515
# The secret config section of the client. The bot will try to intercept if the values here accidentally appears in the message sent, but be careful to prevent leakage.

assets/config_store/ja_jp/bot_qqbot.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ qq_bot_appid = "<Replace me with (str, int) value>" # QQ ロボット(公式
99
qq_private_bot = false # QQ ロボット(公式)を使用する場合、プライベートドメイン ロボットであるかどうか。
1010
qq_bot_enable_send_url = false # QQ ロボット(公式)使用時に、URL 送信を有効にするかどうか。
1111
qq_typing_emoji = 181 # QQ ロボット(公式)メッセージを処理するときにメッセージに添付される応答絵文字の ID。ID の詳細について:https://bot.q.qq.com/wiki/develop/api-v2/openapi/emoji/model.html#Emoji をご覧ください。
12-
qq_bot_openid = "<Replace me with str value>" # {I18N:config.comments.bot_qqbot.qq_bot_openid}
12+
qq_bot_openid = "<Replace me with str value>" # QQ 机器人(官方)的 OpenID,配置后机器人可确认消息中的@用户是否是自己。
1313

1414
[bot_qqbot_secret]
1515
# クライアントのキー設定項目です。ここに入力された値は、送信メッセージに誤って含まれた場合、ボットはそれを傍受しようとします。ただし、漏洩を防ぐよう注意してください。

assets/config_store/ko_kr/bot_qqbot.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ qq_bot_appid = "<Replace me with (str, int) value>" # QQ 공식 봇의 AppID.
99
qq_private_bot = false # QQ 공식 봇을 사용할 때 비공개 봇인지 여부.
1010
qq_bot_enable_send_url = false # QQ 공식 봇을 사용할 때 URL 전송 기능을 활성화할지 여부.
1111
qq_typing_emoji = 181 # QQ 공식 봇을 사용할 때, 이는 메시지 처리 중에 메시지에 첨부되는 응답 이모티콘 ID를 의미합니다. 프로토콜 지원이 필요합니다. ID는 다음을 참조하십시오: https://bot.q.qq.com/wiki/develop/api-v2/openapi/emoji/model.html#Emoji
12-
qq_bot_openid = "<Replace me with str value>" # {I18N:config.comments.bot_qqbot.qq_bot_openid}
12+
qq_bot_openid = "<Replace me with str value>" # QQ 机器人(官方)的 OpenID,配置后机器人可确认消息中的@用户是否是自己。
1313

1414
[bot_qqbot_secret]
1515
# 클라이언트 키 설정 섹션입니다. 이 값이 전송된 메시지에 실수로 나타날 경우 봇이 해당 메시지를 가로채려고 시도합니다. 하지만 이 값이 유출되지 않도록 각별히 주의해 주십시오.

assets/config_store/zh_cn/bot_qqbot.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ qq_bot_appid = "<Replace me with (str, int) value>" # QQ 机器人(官方)
99
qq_private_bot = false # 使用 QQ 机器人(官方)时,是否为私域机器人。
1010
qq_bot_enable_send_url = false # 使用 QQ 机器人(官方)时,是否开启发送 URL。
1111
qq_typing_emoji = 181 # 使用 QQ 机器人(官方)时,正在处理消息时向消息挂上的回应表情 ID。ID 详见:https://bot.q.qq.com/wiki/develop/api-v2/openapi/emoji/model.html#Emoji
12-
qq_bot_openid = "<Replace me with str value>" # {I18N:config.comments.bot_qqbot.qq_bot_openid}
12+
qq_bot_openid = "<Replace me with str value>" # QQ 机器人(官方)的 OpenID,配置后机器人可确认消息中的@用户是否是自己。
1313

1414
[bot_qqbot_secret]
1515
# 客户端的密钥配置部分,此处的值若意外出现在发送的消息中,机器人会尝试拦截。但请务必提防泄露。

assets/config_store/zh_tw/bot_qqbot.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ qq_bot_appid = "<Replace me with (str, int) value>" # QQ 機器人(官方)
99
qq_private_bot = false # 使用 QQ 機器人(官方)時,是否為私域機器人。
1010
qq_bot_enable_send_url = false # 使用 QQ 機器人(官方)時,是否啟用傳送 URL。
1111
qq_typing_emoji = 181 # 使用 QQ 機器人(官方)時,正在處理訊息時向訊息掛上的回應表情 ID。ID 詳見:https://bot.q.qq.com/wiki/develop/api-v2/openapi/emoji/model.html#Emoji
12-
qq_bot_openid = "<Replace me with str value>" # {I18N:config.comments.bot_qqbot.qq_bot_openid}
12+
qq_bot_openid = "<Replace me with str value>" # QQ 机器人(官方)的 OpenID,配置后机器人可确认消息中的@用户是否是自己。
1313

1414
[bot_qqbot_secret]
1515
# 用戶端的金鑰組態部分,此處的值若意外出現在傳送的訊息中,機器人會嘗試攔截。但請務必提防洩漏。
55 Bytes
Binary file not shown.
55 Bytes
Binary file not shown.
55 Bytes
Binary file not shown.
55 Bytes
Binary file not shown.
55 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)