Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.05 KB

README.md

File metadata and controls

26 lines (22 loc) · 1.05 KB

TelegramBotWpf

Telegram bot with WPF on server.

Client image

How it looks in Telegram App.
Bot image

You can find out the weather forecast in the suggested cities.
You can upload and download files from bot.
So, you can use it as cloud storage.
If you sent the random text, an operator can answer you with WPF bot client.

In this project I mastered:

  • Telegram Bot Api
  • WPF
  • JSON
  • Weather API
  • Material Design

You can run this project locally just do:

  • Create the folder on your local machine and .txt files like on the screen. Files should be empty
    DownloadTelegramBot--KOPIY.jpg
    and example of folder Photo
    Photo.jpg
  • in TelegramClient.cs write actual path to folder in pathToDirectory line 33 and path to token in pathToken line 35
  • run the .exe