TODO: Add description
If available in Hex, the package can be installed as:
- Add
pomodoro_slack
to your list of dependencies inmix.exs
:
```elixir
def deps do
[{:pomodoro_slack, "~> 0.1.0"}]
end
```
- Ensure
pomodoro_slack
is started before your application:
```elixir
def application do
[applications: [:pomodoro_slack]]
end
```
Slack bot pomodoro
These are the bot commands:
- Set you as away for 25 minutes
- Fire hooks
- After 25 minutos
- Set you as available
- After for 5 minutes
- Fire hooks
- Set you as away
- After 4 repetition
- Set you as available for 30 minutes
- Fire hooks
- After 30 minutes
- repeat
- Set you as available
- Fire "stop" hooks
- Set you available
- Fire custom hook
- Set you away
- continue last pomodoro
- Set yourselft as away for 25 minutes
- Fire hooks
- After 25 minutes
- set you as available
- Fire hooks
- Set you as available for 5 minutes
- Fire hooks
- After 5 minutes
- set you as unavailable
- Ask if you want to start work
- Fire hooks
- Set channel to receive a notification when pomodoro start
- List channels that will be notified when you start pomodoro