onebot.yaml 1.0 KB

123456789101112131415161718192021222324252627282930313233343536
  1. identity:
  2. author: RockChinQ
  3. name: onebot
  4. label:
  5. en_US: OneBot v11 Protocol
  6. zh_Hans: OneBot v11 协议
  7. description:
  8. en_US: Unofficial OneBot v11 Protocol Tool
  9. zh_Hans: 非官方 OneBot v11 协议工具
  10. icon: icon.ico
  11. credentials_for_provider:
  12. ob11_http_url:
  13. type: text-input
  14. required: true
  15. label:
  16. en_US: HTTP URL
  17. zh_Hans: HTTP URL
  18. description:
  19. en_US: Forward HTTP URL of OneBot v11
  20. zh_Hans: OneBot v11 正向 HTTP URL
  21. help:
  22. en_US: Fill this with the HTTP URL of your OneBot server
  23. zh_Hans: 请在你的 OneBot 协议端开启 正向 HTTP 并填写其 URL
  24. access_token:
  25. type: secret-input
  26. required: false
  27. label:
  28. en_US: Access Token
  29. zh_Hans: 访问令牌
  30. description:
  31. en_US: Access Token for OneBot v11 Protocol
  32. zh_Hans: OneBot 协议访问令牌
  33. help:
  34. en_US: Fill this if you set a access token in your OneBot server
  35. zh_Hans: 如果你在 OneBot 服务器中设置了 access token,请填写此项