Skip to content

Telegram Bot with WPF interface. It can give user the weather in some cities, it can be used as a cloud storage. In interface you can answer on every text message and you can see the message history.

Notifications You must be signed in to change notification settings

max-belousov/TelegramBotWpf

Repository files navigation

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

About

Telegram Bot with WPF interface. It can give user the weather in some cities, it can be used as a cloud storage. In interface you can answer on every text message and you can see the message history.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages