A Telegram bot for printing its version!)
t.me/den_svarovsky_bot @den_svarovsky_bot
Required Go packages:
github.com/spf13/cobra
gopkg.in/telebot.v4
Clone the repository:
git clone https://github.com/DionisZ/kbot.git
cd kbotSet up your Telegram Bot Token:
export TELE_TOKEN="your_telegram_bot_token"Build the application:
go build -ldflags "-X="github.com/DionisZ/kbot/cmd.appVersion=v1.0.2Start the bot:
./kbot start/s hello- Get a greeting from the bot
This project is licensed under the MIT License - see the LICENSE file for details.