项目作者: granstel

项目描述 :
Chat bot template for messengers
高级语言: C#
项目地址: git://github.com/granstel/Templates.Chatbot.git
创建时间: 2019-07-03T08:47:28Z
项目社区:https://github.com/granstel/Templates.Chatbot

开源协议:MIT License

下载


Templates.Chatbot

NuGet

Template of chat bot for messengers

Install

It’s available via dotnet new:
dotnet new -i GranSteL.Templates.Chatbot
and then dotnet new gsl.chatbot.full -n MyChatBot -o ./ --allow-scripts yes at the required folder. You will get projects for all supported channels: Telegram, Yandex, Marusia, Sber. You can specify required channels, e.g. Telegram: dotnet new gsl.chatbot.full -n MyChatBot -o ./ --telegram --allow-scripts yes

Allowed channels:

  • -t, —telegram
  • -y, —yandex
  • -m, —marusia
  • -s, —sber

Bot examples: