Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 651 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 651 Bytes

slackBot

A bot written in Go to respond to slack messages.

Getting Started

  1. cd Desktop
  2. git clone https://github.com/kruebling/slackBot.git
  3. cd slackBot
  4. Obtain keys from the Slack Dev portal and place inside shanebot.go
  5. go run shanebot.go

Built With

  • [go]

Contributing

Feel free to issue a pull request with any contributions you would like to make.

Known Bugs

Project is currently a work in progress

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details