Documentation
¶
Overview ¶
Command echo is a minimal bot built on github.com/gotd/botapi: it greets on /start and echoes any other text message back as a reply.
Run it with an MTProto app identity (https://my.telegram.org) and a BotFather token:
APP_ID=12345 APP_HASH=abcdef BOT_TOKEN=123:abc go run ./examples/echo
Click to show internal directories.
Click to hide internal directories.