summaryrefslogtreecommitdiff
path: root/contrib/cirrus/podbot.py
Commit message (Collapse)AuthorAge
* cirrus: Add simple IRC messengerChris Evich2018-10-18
Add a naive python script that's able to connect to IRC and send a single line of text to the #podman channel. Wrap this in a new library function to ensure nick-name collisions are unlikely. Signed-off-by: Chris Evich <cevich@redhat.com>