Simple Telegram inline query bot using https://porfirevich.ru/.
Install bot using go get
go get github.com/tdakkota/porftgbot/cmd/porftgbot
Create Telegram application and get api_id
and api_hash
.
Set APP_ID
, APP_HASH
,BOT_TOKEN
environment variables and run(it needs to be $GOPATH/bin
in your $PATH
)
porftgbot run