/webhook2status

webhook2status: an awesome and simple auth-token generator for setting Slack status via webhook, IFTTT and curl.

Primary LanguageGoMIT LicenseMIT

webhook2status

webhook2status: an awesome and simple request generator to change Slack status via webhook, IFTTT and curl.

Live version is here: https://webhook2status.ksswre.net/

Installation

  1. Create Slack app from Slack App Directory and issue CLIENT_ID and CLIENT_ID_SECRET.
  2. Setup .env file using template .env.example.
  3. Install dependencies: echo, godotenv, oauth2 (TODO: use dep).
  4. go run main.go to launch webserver, visit localhost:8888 from your web browser.

TODO

  • Add request generator to update Slack status (API Doc).

LICENSE

MIT