MarinX / go-mercedes-bot

Mercedes Benz Dealer Slack Bot in go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mercedes Benz Dealer Slack Bot

License MIT

Example

Features

  • Get dealer info by typing dealer id GS0000000
  • Finding dealer by country and activity (wizard flow)
  • Geo cordinates points to google maps

Prepositions

Build and install

# clone the repo
git clone https://github.com/MarinX/go-mercedes-bot
# build go binary
go build
# run the binary with token and api key (required)
SLACK_KEY=<slack-token> MB_KEY=<mercedes api key>./go-mercedes-bot

TODO

  • Add more params for searching
  • Multi-lang bot
  • Tests

License

This library is under the MIT License

Author

Marin Basic

About

Mercedes Benz Dealer Slack Bot in go

License:MIT License


Languages

Language:Go 100.0%