Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 399 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 399 Bytes

Gru - My AI Assistant

Gru is a custom bot user for my team GruAI (https://gruai.slack.com, actually only me :P).

It uses Slack API for real-time messaging (RTM).

Usage

Must set your bot token through environment variable:

$ export BOT_TOKEN=YOUR_TOKEN
$ ./gru

License

MIT