Skip to content

stephme/alfred

 
 

Repository files navigation

Alfred

The loyal Alfred

Deploy

Add to Slack

Three commands are available so far :

  • /whoshere: check if you'll not be alone at the office.

    /whoshere (office | home | coworking | @stephme) [today | tomorrow | monday | tuesday | ...]

  • /iamhere: inform others where you'll work at a given time.

    /iamhere (office | home | coworking) [today | tomorrow | monday | tuesday | ...]

    tomorrow is the default

  • /hereiam is a shorthand for /iamhere office today

To run locally :

CLIENT_ID=xxx CLIENT_SECRET=xxx VERIFICATION_TOKEN=xxx PORT=8765 npm start

ngrok http 8765

Change urls in slack app configuration... Then, go to : https://{ngrok_url}/login

About

Ask Alfred with whom you'll take a fresh coffee today

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%