Skip to content

hlian/hi5bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hi5bot is a high-fiving slackbot built with linklater. It, uh, lets you high-five people on Slack.

Features

  • Only needs an incoming hook and a custom command!
  • You can high-five anybody in the room with /hi5 ...
  • ... or target someone specifically /hi5 hermione ...
  • or even high-five yourself.
  • Watch out, though! People might steal that high-five if Hermione isn't fast enough.

Setup

Create an Incoming Hook and note the token. Write the token down in a token file.

cabal sandbox init
cabal install --only-dependencies -j
cabal run

This will launch an HTTP server that listens to port 81.

Create a Custom Command (like /hi5) and point it at the HTTP server.

Now, should you type /hi5, you'll get this:

hi5bot in action!

Contributors

About

Get and give high-fives on Slack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published