ShevaXu / gru

My AI Assistant on Slack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

My AI Assistant on Slack

License:MIT License


Languages

Language:Go 99.5%Language:Makefile 0.5%