lobatt / go-stock-bot

Slack bot built in Go to recognize stock symbols in chat and pull quotes automatically.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-stock-bot

go-stock-bot is a slack chat bot based on mybot

mybot (original README)

mybot is an working Slack bot written in Go. Fork it and use it to build your very own cool Slack bot!

Check the blog post for a description of mybot internals.

Follow us on Twitter today! @therapidloop

go-stock-bot modifications

  • no triggering command, just use '$' or '¥' to prefix your stock symbol to trigger bot action

you> Oh, $TEAM is up! bot> Atlassian Corporation Plc (TEAM) is trading at $23.85 (change +2.14%) ```

  • displaying change percentages along with current prices
  • support multiple symbols in one message
  • added unit testing

About

Slack bot built in Go to recognize stock symbols in chat and pull quotes automatically.

License:Other


Languages

Language:Go 100.0%