GranSteL.Templates.Chatbot by GranSteL

<PackageReference Include="GranSteL.Templates.Chatbot" Version="1.1.0" />

Package Files

152,796 bytes

 GranSteL.Templates.Chatbot 1.1.0

Chat bot template for messengers

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>GranSteL.Templates.Chatbot</id>
    <version>1.1.0</version>
    <title>GranSteL.Templates.Chatbot</title>
    <authors>GranSteL</authors>
    <owners>GranSteL</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="file">LICENSE</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <projectUrl>https://github.com/granstel/Templates.Chatbot</projectUrl>
    <description>Chat bot template for messengers</description>
    <releaseNotes>Move to Google.Cloud.Dialogflow.V2; 
		Remove reference to Dialoflow.Api.V1.Standard; 
		Update mapping to Dialogflow v2; 
		Filter "ping" requests at Yandex service; 
		Using GranSteL.Helpers.Redis instead of local service; 
		Some libraries updated;
		Fix references;
        Port 1402, optional "token" argument;
        Add choice of template;
	    Add channels via scripts;
        Delete environment variables;
        Delete url from telegram json config;
        Resolve some events with DF, "welcome" if request text is empty at new session of yandex
		Log requests and responses by configuration</releaseNotes>
    <tags>Yandex, Dialogs, Models</tags>
    <packageTypes>
      <packageType name="Template" />
    </packageTypes>
    <repository type="Github" url="https://github.com/granstel/Templates.Chatbot" />
  </metadata>
</package>