Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: 能否添加HTTP POST驱动 #101

Open
3 of 4 tasks
ABKQPO opened this issue Jun 7, 2023 · 0 comments
Open
3 of 4 tasks

[Feature]: 能否添加HTTP POST驱动 #101

ABKQPO opened this issue Jun 7, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@ABKQPO
Copy link

ABKQPO commented Jun 7, 2023

报告清单

  • 我已仔细阅读并了解上述注意事项。
  • 我已使用最新版本测试过,确认功能并未实现。
  • 我确定在 GitHub Issues 中没有相同或相似的需求。
  • 我有足够的时间和能力,愿意为此提交 PR 来实现功能。

您希望能解决什么样的问题?

配置 OneBot 实现的 http server 相关配置,开启 HTTP 服务器监听,用于调用 API。

您想要的解决方案

配置 OneBot 实现的 http post 相关配置,将上报地址改为以下地址其一:

http://127.0.0.1:8080/onebot/v11/
http://127.0.0.1:8080/onebot/v11/http
http://127.0.0.1:8080/onebot/v11/http/
其中,127.0.0.1 和 8080 分别对应 NoneBot 配置的 HOST 和 PORT。

您考虑过的替代方案

No response

实现的功能是什么样的?

No response

还有什么要补充的吗?

No response

@ABKQPO ABKQPO added the enhancement New feature or request label Jun 7, 2023
@github-project-automation github-project-automation bot moved this to 🆕 New in Matcha Project Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant