Skip to content

A Telegram bot to find products in the cuban virtual stores.

License

Notifications You must be signed in to change notification settings

hsequeda/FindProductBot

Repository files navigation

FindProductBot

A Telegram bot to find products in https://tuenvio.cu.

#Configuration You can configure the bot accord to your necessities with the fallow environment vars.

token    = "TOKEN" // Necessary

// webhook Environment vars. If you don't want to use webhook no configure this variables.
domain   = "DOMAIN"
path     = "PATH"
port     = "PORT"
withCert = "WITH_CERT"
certPath = "CERT_PATH"
keyPath  = "KEY_PATH"

#Run Exec the fallow command in the project directory:

go run ./ 

About

A Telegram bot to find products in the cuban virtual stores.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages