pmauduit / slack-bot

a slack bot based on simple-slack-api
2 stars 0 forks source link

slack-bot

A slack bot based on com.ullink.slack:simpleslackapi.

Code

The bot has 2 main operating modes to interact with:

Listeners

See the package fr/spironet/slackbot/listeners. Here is a list of currently implemented listeners:

Scheduled services

The code for these services is nested into the fr/spironet/slackbot/scheduled.

Depending on the frequency (e.g. "every x period of time" vs "every monday morning at 10:15"), they are implemented with 2 different libraries:

Here are the currently implemented services: