A bot written in Go to respond to slack messages.
cd Desktop
git clone https://github.com/kruebling/slackBot.git
cd slackBot
- Obtain keys from the Slack Dev portal and place inside shanebot.go
go run shanebot.go
- [go]
Feel free to issue a pull request with any contributions you would like to make.
Project is currently a work in progress
- Keegan Ruebling - Initial work - (https://github.com/kruebling)
This project is licensed under the MIT License - see the LICENSE.md file for details