BotGo A slack bot with golang. Installation $ git clone https://github.com/paveg/botgo $ cd botgo Run without Container $ make build $ make run with Container # Please set env as a reference; .envrc-example . $ make dkr.build # app root $ make dkr.run