Open Siceth opened 6 years ago
That's some great ideas but about the prediction match wouldn't be tactical information?
I found a great project which I'll use to build the specific replies: https://recast.ai. I just sent you an invite if you want to help me building it on this project: https://recast.ai/unixfox/stratusbot. It doesn't require to code (but it's possible), just learning how to use the interface. It's even possible to fetch some specific replies from a webhook written in PHP, Python, Ruby or NodeJS (so if you want to implement some data from your stats project it's possible :smiley: ). You can find some help on their blog: https://recast.ai/blog/category/tutorial/ and some webhook examples if you are interested into expanding the custom replies of the bot:
What unixbox can do right now is great, but player interaction is limited to however CleverBot responds. Ideally, some regex statements should catch questions players commonly ask (that are Stratus-related); i.e:
That little bit of parsing would really help hook the bot into the server better, although I can see where potential snares can be hit.