-
Updated
Jul 21, 2021 - TypeScript
microsoft-teams
Here are 270 public repositories matching this topic...
-
Updated
Jul 16, 2021 - JavaScript
-
Updated
Jul 21, 2021 - Go
-
Updated
Jul 17, 2021 - Swift
-
Updated
Jun 7, 2021 - Python
-
Updated
Jul 18, 2021 - TypeScript
Now that we released the cli config command, that output the diagnostic information for the CLI, we should extend it with CLIs configuration which can also be helpful when debugging issues.
Is your feature request related to a problem?
Add support for textmagic service.
Describe the solution you'd like
This app uses notify library for some integrations, textmagic service is supported by the library.
There is also a usage example, which can be help in adding support.
https://github.com/nikoksr/notify/tree/main/service/textmagic
-
Updated
Jul 24, 2021 - JavaScript
-
Updated
Jul 24, 2021 - Python
Describe the bug
Right now the deployment yaml (from the helm chart) has the same liveness and readiness probe:
readinessProbe:
httpGet:
path: /config
port: http
initialDelaySeconds: 1
periodSeconds: 3
livenessProbe:
httpGet:
path: /config
port: ht-
Updated
Jul 23, 2021 - C#
Is your feature request related to a problem? Please describe.
Use of adaptive cards in the generated connector, new feature as of June 2020
Describe the solution you'd like
As above
Describe alternatives you've considered
There is no alternatives :-)
-
Updated
Apr 21, 2021 - PowerShell
-
Updated
Mar 15, 2019 - JavaScript
-
Updated
May 22, 2020 - JavaScript
-
Updated
Jul 24, 2021 - Go
Prerequisites
- Put an X between the brackets on this line if you have done all of the following:
- Checked that your issue isn't already filled: https
-
Updated
Mar 25, 2021 - TypeScript
-
Updated
Jun 22, 2020 - JavaScript
-
Updated
May 8, 2020 - C#
-
Updated
Nov 9, 2020 - C#
-
Updated
Apr 18, 2021 - Go
-
Updated
Jul 20, 2021 - TypeScript
-
Updated
May 28, 2021 - C#
-
Updated
Jun 8, 2021 - Go
-
Updated
May 4, 2020 - Java
Improve this page
Add a description, image, and links to the microsoft-teams topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the microsoft-teams topic, visit your repo's landing page and select "manage topics."


Is your feature request related to a problem? Please describe.
Missing support for Twilio.
Describe the solution you'd like
Implement a notification service and use existing services such as WhatsApp as a guide for implementation. At the