The goal of this Telegram bot is to provide an interface for launching a Communauto car search on Telegram. When it finds at least one car, the bot will return the number of cars found.
- /help: View available commands.
- /start: Begin a discussion with the bot to set search parameters.
- /restart: Start a new search with the same parameters as the previous one.
To use this bot, you need to define an environment variable named TOKEN_COMMUNAUTOSEARCH_BOT in a .env file and set its value to your Telegram token.
After that, run go run main.go
to launch the bot.
Then, search for the bot on Telegram to start a discussion with it.