Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 614 Bytes

File metadata and controls

13 lines (9 loc) · 614 Bytes

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'