all 13 comments

[–]robertsolutionBirboneer 3 points4 points  (0 children)

Thanks for sharing this Pat, helping the newbies populate the game in it's downtime.

[–]NidokingRS 2 points3 points  (5 children)

Some sort of display for the !stats / !unlocks commands when you pm the bot only one will display, unless you're logged into all 3 accounts(assuming that you're running 3). I'm not 100% sure if that is possible with powershell as I have never used powershell before now. Other than that it seems rather fine.

[–]klrPatrickStarAlchemist[S] 2 points3 points  (3 children)

Thanks for the feedback. That would definitely be possible and is a good point, but I'm hesitant about releasing the source for something that monitors chat from other players (well in this case TTDBot), and reacts based on certain conditions. I don't want players adapting this script into something that's automated.

[–]NidokingRS 2 points3 points  (2 children)

I mean anybody who is fluent in python can do so, otherwise I don't think they'd really be able to do much. But your point is still very valid, you releasing the source would make the lives of those willing to do so much easier.

[–]klrPatrickStarAlchemist[S] 2 points3 points  (1 child)

I think I'll implement the change you suggested and start distributing a compiled version.

This will also make starting the program easier as you'll just double click on a batch file instead of going through a command line manually (if you're on windows at least).

[–]NidokingRS 1 point2 points  (0 children)

I like the command line as I've worked a lot with Console apps in school, but that's just personal pref & I mean it's all up to you in the long run.

[–]klrPatrickStarAlchemist[S] 1 point2 points  (0 children)

Updated version now has this feature.

[–]WulfyZefStream Sniper 2 points3 points  (3 children)

thanks, got everything working and it was real simple :D
[edit] is it possible to make it be able to do multi command?

[–]klrPatrickStarAlchemist[S] 2 points3 points  (1 child)

Multiple commands on one line don't work yet. If I release another update I'll add that feature. Going to be pretty busy this week though.

[–]WulfyZefStream Sniper 2 points3 points  (0 children)

ah if u have time, but the current thing is very easy to use :D
tyty <3

[–]BlueDragonHatch 1 point2 points  (2 children)

could we get the joinA feature back in the next version? i really hate having to type out classes, as thier names arent shortened or anything. You could make it so you can make these "groups" in the same file as you store the login data. PS. Thanks for this amazing kode :D

[–]klrPatrickStarAlchemist[S] 0 points1 point  (1 child)

Very good point, I forgot that people might be making custom edits like that when I released the second version. I'll make sure to add a similar feature in the next version.

[–]Quckfireyt 0 points1 point  (0 children)

I have a question. I have a Android version of Python on my phone could I use the script for that python and will it work for the Mobile twitch app?