Add support for blacklist feature, fix SMG

This commit is contained in:
JustArchi
2015-10-28 22:34:53 +01:00
parent 639067d04f
commit cd0d0a94a1
5 changed files with 29 additions and 10 deletions

View File

@@ -24,4 +24,7 @@
<!-- If you want from the bot to join particular chat of given clan, set it here, otherwise leave at 0 -->
<SteamMasterClanID type="ulong" value="0"/>
<!-- Comma-separated list of IDs that should not be considered for farming -->
<Blacklist type="HashSet<uint>" value="368020"/>
</configuration>