go home

Starting boilerplate for telegram bots (bf-bot)

Template for creating telegram bots with BotFramework
dotnet new --install "BotFramework.Templates"
dotnet new bf-bot
  • Tags: language: C# type: project
  • Classifications: Telegram Bot BotFramework