jorgeortiz85 / fs-slack

silly slash command synthesis for slack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fs-slack

silly slash command synthesis for slack

Supported commands

  • /++ thing [reason] increment thing's score
  • /-- thing [reason] decrement thing's score
  • /p [scala|python] some text paste some monospaced text, with optional language
  • /pscala some text paste some text as scala, explicitly
  • /h show the command help

Installation

  1. Deploy to appspot
  2. Fill in /config with your incoming webhook token and domain
  3. Add slash commands for all supported commands
  4. For paste support, add an api token to /config

About

silly slash command synthesis for slack


Languages

Language:Python 93.8%Language:HTML 6.2%