GabrielTrigo / telegram-bot-delphi

A simple example of integration with a telegram bot API.

Home Page:https://github.com/GabrielTrigo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

telegram-bot-delphi

Features

  • ✅ Send text message
  • ✅ Send file
  • ✅ Send location
  • ✅ Send message with buttons
  • ✅ Get chat updates

How to create a bot in Telegram?

  1. Start a new chat with @BotFather in Telegram
  2. Send /newbot
  3. Choose a name for your bot
  4. Choose a username, it must end in "bot", Example: tetris_bot
  5. Get and save the "token" to use in examples

Telegram API Documentation

About

A simple example of integration with a telegram bot API.

https://github.com/GabrielTrigo

License:Apache License 2.0


Languages

Language:Pascal 100.0%