Skip to content

Slack bot notifying when a user comes online. Practising Elixir OTP.

Notifications You must be signed in to change notification settings

RabeaGleissner/taiyaki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Taiyaki

Slack bot.

Ask it where a user is and it will notify you when the user comes online.

  mix deps.get

Run it

Create a .env file in which you sent your generated Slack token. (you can use dot_env as a template)

source .env

mix run --no-halt

Run tests

mix test

About

Slack bot notifying when a user comes online. Practising Elixir OTP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages