mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-16 06:24:54 +00:00
* Fix channel joining for some IRC servers. Some IRC servers may return the channel in a different case than requested. For instance, you might request "foo" but the server returns "FOO". The regular expression matching must be case-insensitive for the join response in order to handle this. * ansible style guidelines want spaces |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _osx_say.py | ||
| bearychat.py | ||
| campfire.py | ||
| catapult.py | ||
| cisco_spark.py | ||
| flowdock.py | ||
| grove.py | ||
| hall.py | ||
| hipchat.py | ||
| irc.py | ||
| jabber.py | ||
| logentries_msg.py | ||
| mail.py | ||
| matrix.py | ||
| mattermost.py | ||
| mqtt.py | ||
| nexmo.py | ||
| office_365_connector_card.py | ||
| pushbullet.py | ||
| pushover.py | ||
| rabbitmq_publish.py | ||
| rocketchat.py | ||
| say.py | ||
| sendgrid.py | ||
| slack.py | ||
| snow_record.py | ||
| syslogger.py | ||
| telegram.py | ||
| twilio.py | ||
| typetalk.py | ||