Skip to content

jorgeortiz85/fs-slack

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.8%
  • HTML 6.2%