Easier and more efficient bot management
Adding the '*' wildcard for selecting certain bots
For now, if you want to execute command on all bots, you have to use ASF target. Wildcard also allow selecting only few bot, (ex. bot* selects all bots that start with bot). I used wildcards in linux and they are really great thing.
Bot management is important in ASF, so I believe it falls into scope.
Yes.
Added this to my exisiting pull-request. If it gets accepted you will be able to use things like .*
Implemented by @Abrynos in https://github.com/JustArchi/ArchiSteamFarm/pull/843
Most helpful comment
Implemented by @Abrynos in https://github.com/JustArchi/ArchiSteamFarm/pull/843