Skip to content

lightstudio/tg-cortanabot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experimental Cortana Bot for Telegram

Status

  • Visual Studio 2013: Build & test passed.
  • Not many test cases yet. The coverage is extremely low.

Plugins

  • Chinese text chitchat
  • Chinese text calculcator

Dependencies

  • ASP.NET 4.5
  • HttpAgilityPack
  • Fizzler

TODO

  • Image rendering
  • Voice via Cortana's TTS(SSML)
  • More plugins = Bug fixes
  • More scenario

How to use

  • Setup values in Web.Config(including the debug and release version for Visual Studio Web Publish)
  • Deploy the package to IIS w/ ASP.NET 4.5 or higher
  • Setup bot token and actions (e.g. /cortana)
  • Enjoy

How to dev

  • Install Visual Studio 2013 w/ ASP.NET 4.5
  • Open the solution file
  • Restore NuGet packages

Known Issues

  • No response in group chat maybe
  • Cannot handle metion and reply scenario

Contact

  • Ben.imbushuo Wang
  • github#imbushuo.net
  • imbushuo.net

About

Cortana Bot for Telegram using Telegram Bot APIs public version

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published