yusufyilmazfr / english-assistant-telegram-bot

This bot provides to you learn english vocabularies or reading short story and listening pronunciation with Telegram channel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to My English Assitant Bot👋

illustrator-logo.png

This bot provides to you learn english vocabularies, quotes or reading short story and listening pronunciation with Telegram channel.

Usage and Install

Use live here: Telegram: @myenglishassistantbot

Firstly, you sould change Telegram Bot Token and MySQL connection string for usages.

They define in appsettings.json file. It under Configuration folder.

{
  "MySQLConnectionString": "Server=; Database=; Uid=; Pwd=;",
  "TelegramBotKey": "TelegramBotKey"
}

git clone https://github.com/yusufyilmazfr/english-assistant-telegram-bot.git

cd src\EnglishAssistantTelegramBot.Console

dotnet run


Screnshoots

As you can see it seet! 💝🎉

first.jpegstart.jpeg

word.jpegquote.jpeg

story-1.jpegstory-2.jpeg

story-3.jpeglast.jpg

About

This bot provides to you learn english vocabularies or reading short story and listening pronunciation with Telegram channel.


Languages

Language:C# 100.0%