mirror of
https://github.com/chev2/tf2-voice-ban-bots.git
synced 2025-10-29 15:52:23 +00:00
Update README
This commit is contained in:
parent
55da8968d1
commit
1d248d7196
1 changed files with 1 additions and 1 deletions
|
|
@ -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/), as well as my own list of bots, 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/), my own list of bots, and [wgetJane's list of bots](https://gist.github.com/wgetJane/0bc01bd46d7695362253c5a2fa49f2e9/), 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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue