# README
A Better Slackbot
Or, a worse hubot, depending on how you see it. Probably that one.
Installing and Running
go get github.com/mhoc/jarvis
- Set up the API keys in the envvars listed in
config/env.go
. It will yell at you if you're missing one. - Set up
config.yaml
by the documentation inconfig/yaml.go
. It will yell at you if you're missing something big. - Have a redis instance running on the machine with the URI stored in the env
REDIS_URI
. make
will install all the dependencies and start jarvis. Nice!
Scripts
Directory contains some python scripts for managing jarvis development.
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author