1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/notification
Michal Middleton 0c0490298f
Slack: Add bot/user token support, correct thread_ts support (#123)
* Slack: Add bot/user token support, correct thread_ts support

Add support for user/bot/application tokens (and Slack WebAPI).
Fix input type for thread_id, which needs to be string.
Return thread_ts/thread_id when user/bot tokens are used, so they can be reused later

* Slack: Add changelog fragment, fix YAML syntax

Co-authored-by: Middleton, Michal <Michal.Middleton@concur.com>
2020-04-17 12:44:55 +01:00
..
bearychat.py Initial commit 2020-03-09 09:11:07 +00:00
campfire.py Initial commit 2020-03-09 09:11:07 +00:00
catapult.py Initial commit 2020-03-09 09:11:07 +00:00
cisco_spark.py Initial commit 2020-03-09 09:11:07 +00:00
flowdock.py Initial commit 2020-03-09 09:11:07 +00:00
grove.py Initial commit 2020-03-09 09:11:07 +00:00
hipchat.py Initial commit 2020-03-09 09:11:07 +00:00
irc.py Initial commit 2020-03-09 09:11:07 +00:00
jabber.py Initial commit 2020-03-09 09:11:07 +00:00
logentries_msg.py Initial commit 2020-03-09 09:11:07 +00:00
mail.py Initial commit 2020-03-09 09:11:07 +00:00
matrix.py Initial commit 2020-03-09 09:11:07 +00:00
mattermost.py Initial commit 2020-03-09 09:11:07 +00:00
mqtt.py Initial commit 2020-03-09 09:11:07 +00:00
nexmo.py Initial commit 2020-03-09 09:11:07 +00:00
office_365_connector_card.py Initial commit 2020-03-09 09:11:07 +00:00
osx_say.py Initial commit 2020-03-09 09:11:07 +00:00
pushbullet.py Initial commit 2020-03-09 09:11:07 +00:00
pushover.py Initial commit 2020-03-09 09:11:07 +00:00
rocketchat.py Initial commit 2020-03-09 09:11:07 +00:00
say.py Initial commit 2020-03-09 09:11:07 +00:00
sendgrid.py Initial commit 2020-03-09 09:11:07 +00:00
slack.py Slack: Add bot/user token support, correct thread_ts support (#123) 2020-04-17 12:44:55 +01:00
syslogger.py Initial commit 2020-03-09 09:11:07 +00:00
telegram.py Initial commit 2020-03-09 09:11:07 +00:00
twilio.py Initial commit 2020-03-09 09:11:07 +00:00
typetalk.py Initial commit 2020-03-09 09:11:07 +00:00