Skip to content
This repository has been archived by the owner on Aug 12, 2019. It is now read-only.

cantsin/katakuri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Katakuri

A Slack bot, written in Elixir, with module support. This bot is experimental, and it is early days yet.

Please note that due to a longstanding Slack mis-feature, bots cannot join rooms; they have to be invited in explicitly.

In case anyone is wondering, the name comes from an obscure Korean film.

Currently there are four modules:

  • welcome: Emits a friendly message upon joining and also responds to !help.
  • logger: Logs all messages.
  • motd: Message of the day.
  • happiness: (in progress) Quantify happiness levels of subscribers over time.

There is a mix task provided to start the bot. Simply run:

mix StartBot -t <slack_api_token>

About

A Slack bot, written in Elixir.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages