tomaarsen / TwitchMarkovChain

Twitch Bot for generating messages based on what it learned from chat
MIT License
118 stars 25 forks source link

AllowGenerateParams and GenerateCommands Setting Additions #18

Closed justinrusso closed 3 years ago

justinrusso commented 3 years ago
tomaarsen commented 3 years ago

Looks good, thank you for these changes! It already worked automatically upon updating directly from v1.0 to this, but updating from v2.0 to this would break due to a KeyError. I've quickly resolved that, in such a way that future changes should also automatically work.

I've also quickly added these new settings to the README.