Skip to content

maybetm/power-shell-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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