-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
【建议】增加 Microsoft Teams 推送功能。 #55
Labels
enhancement
New feature or request
Comments
目前通过自定义 API 实现的效果: |
我可以提供一个 Microsoft 365 Developers 订阅帐户用于测试,你也可以在 Microsoft 365 Developer Program 上自己申请一个 Developer Subscription 用于开发。 |
Good idea! |
好高的效率!谢谢!
…________________________________
From: 在7楼 ***@***.***>
Sent: Thursday, March 31, 2022 12:04:18 AM
To: RayWangQvQ/BiliBiliToolPro ***@***.***>
Cc: AkiraVoid ***@***.***>; Author ***@***.***>
Subject: Re: [RayWangQvQ/BiliBiliToolPro] 【建议】增加 Microsoft Teams 推送功能。 (Issue #55)
已于v0.0.8新增Microsoft Teams推送:
[image]<https://user-images.githubusercontent.com/31154238/160879575-cc0a0542-d678-41b6-8d60-f9026155f35d.png>
[image]<https://user-images.githubusercontent.com/31154238/160879714-fcef530e-8691-491a-aba8-840dc9b079ca.png>
感谢提供文档!
―
Reply to this email directly, view it on GitHub<#55 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AFA2VEFSJZM7ZIPO5UWYHLTVCR3QFANCNFSM5SAWRYXQ>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
建议内容:
目前虽然可以通过配置自定义 API 实现需求,但是格式上存在一些问题。Microsoft Teams Connector 支持 Markdown 格式文本,但似乎它只将
\n\n
识别为断行,而不识别\n
。相关文档:
The text was updated successfully, but these errors were encountered: