Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 731 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 731 Bytes

Slack Badges

Do you want to make it easier for your friends and coworkers to hit you up on Slack? Will now you can!

Just ping http://slack-badge.herokuapp.com/users/<username>.png to get your very own badge. Or, go to http://slack-badge.herokuapp.com to try out the slack badge generator.

Find me on Slack!

Developing locally

  1. Copy .env.example to .env
  2. Add your Slack API token to .env (you can get one here: https://api.slack.com/)
  3. Install Cairo
  4. npm install