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
As you can see it seet! 💝🎉








