Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 480 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 480 Bytes

power-shell-telegram-bot

Example bot in powershell over Telegram long pool bot api .

How to run?

  1. Create bot and copy token
  2. Change the value of the $token varible
  3. Open command line or powershell as administrator in project directory
  4. Run script .\tg-bot-example.ps1

Example for command line

powershell .\tg-bot-example.ps1

Example for powershell

./tg-bot-example