module
Version:
v0.0.23
Opens a new window with list of versions in this module.
Published: Nov 17, 2019
License: MIT
Opens a new window with license information.
README
¶
Bot
🚙 Bot will help to find a dream vehicle
Overview
List of supported environment variables
Name |
Description |
HOST |
Web server host |
PORT |
Web server port |
TELEGRAM_TOKEN |
Telegram API token |
AUTO_RIA_TOKEN |
AutoRia API token |
RECOGNIZER_URL |
Plates recognizer |
DATA_PATH |
Path to data file |
Development
Prerequisites:
Expose your local web server for receiving http requests
$ ngrok http 80
Export ngrok host
$ export HOST=<host>
You can run the bot with command below
$ PORT=80 go run cmd/bot/bot.go
License
Project released under the terms of the MIT license.
Directories
¶
Click to show internal directories.
Click to hide internal directories.