# README
telegram-bot-go/samples/commands
Poll & handle commands (without webhook)
How to build
Edit apiToken value in main.go
to yours, and build with following command:
$ go build -o telegram main.go
Run
$ ./telegram
Poll & handle commands (without webhook)
Edit apiToken value in main.go
to yours, and build with following command:
$ go build -o telegram main.go
$ ./telegram