tomaarsen / TwitchMarkovChain

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

created a streamlined installer for TwitchMarkovChain & python with powershell #39

Open fosterbarnes opened 2 months ago

fosterbarnes commented 2 months ago

Not an issue per se, but just reaching out.

I wrote a powershell script (along with some helper scripts) to "install" TwitchMarkovChain & python, as well passing user input (OAuth, account name, bot name etc.) to settings.json during setup.

I don't claim to be a good programmer, I'm just a hobbyist, but I had multiple friends have trouble getting TwitchMarkovChain to work on their own, so I streamlined the process.

Basically I just want you to be aware that I have been been using your project as part of mine, and I want make sure there are no issues there lol.

Info on "Twitch Yap Bot Installer": https://sites.google.com/view/twitchyapbot/home

Cheers! Thanks for making TwitchMarkovChain, my chat and friends love it.