salp

command module
v0.0.0-...-26aeeb8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 22, 2016 License: MIT Imports: 14 Imported by: 0

README

==============================================
SALP - Slackbot Assistant for Lazy Programmers
==============================================

It would like to help programmers automating recurrent boring stuff.

It's a rought, work in progress, alpha quality code.

Do not use in production until HMAC auth is implemented.

.. contents::

What can it do
==============

- intercept **GitHub** ``push`` webhooks and send a digest to its channels of them
- receive json messages on ``/message`` via authenticated POST and echoes them to Slack
- fetch https://istheinternetonfire.com/ when asked

Setup GitHub webhooks
=====================

- go on you repo's *GitHub* settings page
- click on ``Webhooks & services`` section
- set ``Payload URL`` as ``<yourdomain.tld>:<httpport>/gh-webhooks`` (default ``httpport`` is 8080)

Documentation

Overview

SALP - Slackbot Assistant for Lazy Programmers

Notes

Bugs

  • authenticate GH requests!

  • discard non push messages

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL