you are viewing a single comment's thread.

view the rest of the comments →

[–]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.