Skip to content

soinalastudio/telegram-bot-delphi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Pascal 100.0%