Skip to content

RocketBit/mangler-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mangler-bot

Slack bot built in Node that mangles acronyms.

Nothing fancy, thrown together, just for the LULZ

You can run it in dev mode by using npm run dev

Then POST to http://localhost:2095 with this payload:

{
  "text": "TULIP",
  "twitter": false
}

where text is the acronym you'd like mangled, and twitter is whether or not to return the twitter-formatted response rather than the slack one.

About

A slack integration that mangles acronyms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors