pierredavidbelanger / chatter-bot-api

A Mono/.NET, JAVA, Python and PHP chatter bot API that supports Cleverbot, JabberWacky and Pandorabots.
181 stars 72 forks source link

Chatbot-Meets-Chatbot GUI #34

Closed pokedart9001 closed 7 years ago

pokedart9001 commented 7 years ago

I've made a GUI version of Chatbot-Meets-Chatbot! It has all of the features of the command-line version (including text output in real time), but with buttons for:

And option fields for:

Also, I'd like to note that Jabberwackey and Pandorabot appear to not be working correctly. I think this is just an error carried over form the command-line version, as the code for parsing and outputting the bot text is pretty much copied from there.

pierredavidbelanger commented 7 years ago

@pokedart9001 I do not understand what you are trying to do :)

From my perspective, your project seems more like a consumer of my project than a real plus value to it.

It seems like a nice project, but I will not merge it.

pokedart9001 commented 7 years ago

Sorry about that, I'm pretty new to GitHub and only just got an understanding of how the pull requests work. I was trying to make one for thedudeguy1's fork, not your repo.