Telegram Bot ASP.Net Core template, for easy deployment.
To make it work, just change BotToken in appsettings.json and set webhook like this https://api.telegram.org/bot[token]/setWebhook?url=https://example.com/api/telebot/update
-
Serilog logging
-
ASPnet Limiter
-
Telegram.Bot (https://github.com/TelegramBots/telegram.bot)