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

Example on Teams is wrong #53

Open
th0mi opened this issue Apr 26, 2020 · 3 comments
Open

Example on Teams is wrong #53

th0mi opened this issue Apr 26, 2020 · 3 comments

Comments

@th0mi
Copy link

th0mi commented Apr 26, 2020

Your example on teams looks like this:
@teams_sender(token="<webhook_url_to_your_teams_channel>")

while it should look like that:

@teams_sender(webhook_url="<webhook_url_to_your_teams_channel>")

@noklam
Copy link
Contributor

noklam commented Apr 26, 2020

@th0mi Good catch! I made a typo here. Fixed in the PR

@ssameerr
Copy link

I came here to update the same but usually check if someone has already raised to avoid duplication and maintenance for mainteners. is the PR approved?

@noklam
Copy link
Contributor

noklam commented Oct 14, 2020

@VictorSanh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants