Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 512 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 512 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'