AbuAlKarmi / services-examples

Examples of third-party integration scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

services-examples

Examples of third-party integration scripts for Slack

slack_room_message.pl is a simple wrapper for use from the command line, with minimal dependencies. Use it like so:

slack_room_message.pl -text="some event happened" -channel="#events" -username='a_bot'

About

Examples of third-party integration scripts


Languages

Language:Perl 100.0%