TgBotApi Example

June 12, 2016 ยท View on GitHub

Example code using TgBotApi with Google App Engine.

The code uses many features of the Bot API including:

  • Sending, replying and forwarding messages
  • Keyboards
  • Inline keyboards
  • Location
  • Downloading and uploading files
  • Profile pictures
  • Error handling

A live version of the bot can be tested at @TgBotApiExampleBot.

Dependencies

Creating your own bot

If you are new to bots or bot development for Telegram check out the following links:

Google App Engine

License

Apache License 2.0