Slick: an open source Slack bot in Go language
What is Slick ?
Slack bot is a chat robot that used to helping slack users in any question about using slack. It allows user to send a directed message and receive an answer, and it enables user to set reminders for important date.
Slick is an open source slack bot, its enable users to do chat ops. Slick, written in Go language.
Slick offers many features, it is more than chatbot
Features
- Plugin interface for chat messages
- Plugin based HTTP handlers
- It has a simple API
- It keeps an internal state of channels, users and their state.
- Listen for reaction
- Easy plugin interface
- Support listening for any slack events (channel created, channel joined, emoji changed, file shared, group archived, and more.
- Pub sub system to facilitate inter plugins
- It supports chat to web communications.
- Fully free and open source
- Built in KV store for data persistence
- The bot has a mood which changes randomly
Languages
Slick written in Go language.
Resources
https://github.com/abourget/slick