From 74cfa815fa5fa1db1d4e725ec5205ebe59ccf796 Mon Sep 17 00:00:00 2001 From: Chev <11602755+chev2@users.noreply.github.com> Date: Wed, 17 Jun 2020 19:45:42 -0700 Subject: [PATCH] Update list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c59d555..57336f4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # tf2-voice-ban-bots -This is a Python script designed for Team Fortress 2 that will pull a list of known bots from [Pazer's TF2 Bot Detector](https://github.com/PazerOP/tf2_bot_detector/) and write their Steam IDs to a voice_ban.dt file. +This is a Python script designed for Team Fortress 2 that will pull a list of known bots from [Pazer's TF2 Bot Detector](https://github.com/PazerOP/tf2_bot_detector/), as well as my own list of bots, and write their Steam IDs to a voice_ban.dt file. Essentially what this allows for is the replacement of a user's current voice_ban.dt file, which is used to store a list of muted players. This will effectively mute most, if not all, known bots in-game, preventing them from spamming chat/voice chat.