No description
Find a file
2015-09-05 23:05:26 +02:00
.gitignore initial commit 2015-09-05 21:48:44 +02:00
config.sample.php initial commit 2015-09-05 21:48:44 +02:00
dbpdo.php initial commit 2015-09-05 21:48:44 +02:00
Deploy.php top fricckin' kek 2015-09-05 22:34:43 +02:00
README.md initial commit 2015-09-05 21:48:44 +02:00
SlackAttachment.php initial commit 2015-09-05 21:48:44 +02:00
SlackField.php initial commit 2015-09-05 21:48:44 +02:00
SlackMessage.php lol 2015-09-05 23:05:26 +02:00
SlashCommandHandler.php fix token variable not working 2015-09-05 21:57:01 +02:00
Spook.php ooo i got spookd 2015-09-05 22:59:57 +02:00
SystemStatus.php restrict to phwr and kwisk 2015-09-05 22:07:04 +02:00

ripple-slack

This repository contains plenty of tiny little utilities used by the ripple developers to interact with ripple easily through the slack. This does not limit to just the ripple application itself, but has also got a few tools to get information about the server ripple is running on, for instance SystemStatus.php.

You can set this up by downloading your repository to a server, creating a folder / subdomain somewhere on your domain so slack can access the hooks, cloning the repo there, cp config.sample.php config.php and then vim config.php. All defines are quite self-explainatory, so I won't go there, figure it out yourself.