Skip to content

Telegram Bot written in Go that can find the number of available Communauto vehicles

License

Notifications You must be signed in to change notification settings

craftlion/communautofinder_telegrambot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Communautofinder Telegram Bot

Goal

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.

Commands

  • /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.

Usage

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.

Dependencies

About

Telegram Bot written in Go that can find the number of available Communauto vehicles

Resources

License

Stars

Watchers

Forks

Packages

No packages published