dborodin836 / TF2-GPTChatBot

An AI-powered chatbot for Team Fortress 2 fans and players.
GNU General Public License v3.0
13 stars 1 forks source link

FIX: Fix nickname permissions loss #102

Closed dborodin836 closed 8 months ago

dborodin836 commented 8 months ago

I hoped that I could find a better solution, but this also kinda works. It's sluggish; players can only send commands after the player stats have been parsed (look for Added new player <USERNAME> with 0 minutes on server line in the log). Additionally, the ENABLE_STATS option must be enabled.