Skip to content
forked from j0k3r/slacker

Send funny replies to Slack as your favourite character

Notifications You must be signed in to change notification settings

favicon/slacker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slacker

A simple app for sending funny replies to Slack.

Getting started

Install the dependencies:

npm install

Run the server:

npm start

You now have a server running at http://localhost:8080

Development

If you want to make modifications, you will need to rebuild the webapp with:

gulp

Run the server and watch for file changes with:

gulp run

About

Send funny replies to Slack as your favourite character

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.5%
  • HTML 31.9%
  • CSS 14.6%