Skip to content

green1971weekend/TelegramBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EnglishHelper [Telegram Bot]

The main idea of this project is to implement a web functionality wich serve as the valuble help for studing English language with telegram bot help. For using the current bot you should follow this link

Getting Started

When you start interacting with the Telegram Bot, the user can use the "/start" command, after which it is enough to follow the instructions and use the bot that performs certain commands and tasks.

Application settings

For the correct functioning of Telegram Bot, it is necessary to update the appsettnigs.json file in the root directory of the web project, filled in according to the template below.

{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft": "Warning",
      "Microsoft.Hosting.Lifetime": "Information"
    }
  },
  "AllowedHosts": "*",
  "Url": "https://your-url-app.herokuapp.com",
  "Token": "your-telegram-token"
}

Build with

Author

Maksim Straltsou

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

A web-appilcation developed on the .NET 3.1. Telegram bot wich allows user to study English language with context and illustration attachments.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors