spiffomatic64 / SpiffBot

Interactive Twitch IRC bot
7 stars 5 forks source link

C# Port #231

Closed Toyz closed 9 years ago

Toyz commented 9 years ago

I have converted nearly the entire bot to C#, the only thing missing is the Troll, scare, and full Win32 api

You can see that Win32API is ment to be a plugin so we can keep the Spiff.Core light weight on the user and use a Plugin system to allow faster usage.

Also is 3 test plugins called CustomCommands, DefaultCommands, and QuizBot. These show differnet uses of the Bots API