It would be nice to make a little queue with the games that you want to farm first and the go back to autoidling :)
And I mean by using !play commando
The best I can do is runtime-based priority queue that would prefer to idle given <appIDs>, if they're considered same performance-wise by chosen idling algorithm. Wishlist for now.
+1, I would also like this feature! But unlike @piitchyy , I think a JSON list of IDs (or a command line argument, something like --steamid X --steamid Y) would be better.
Most helpful comment
The best I can do is runtime-based priority queue that would prefer to idle given
<appIDs>, if they're considered same performance-wise by chosen idling algorithm. Wishlist for now.