mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-06 17:10:13 +00:00
Kill IBotHackNewChat plugin interface
This commit is contained in:
@@ -2477,10 +2477,7 @@ namespace ArchiSteamFarm {
|
||||
Utilities.InBackground(RedeemGamesInBackground);
|
||||
}
|
||||
|
||||
if (PluginsCore.BotUsesNewChat(this)) {
|
||||
ArchiHandler.SetCurrentMode(2);
|
||||
}
|
||||
|
||||
ArchiHandler.SetCurrentMode(2);
|
||||
ArchiHandler.RequestItemAnnouncements();
|
||||
|
||||
// Sometimes Steam won't send us our own PersonaStateCallback, so request it explicitly
|
||||
|
||||
Reference in New Issue
Block a user