zayKenyon / VALORANT-rank-yoinker

A Python app which retrieves the VALORANT rank and players' equipped skins during a match
https://zayKenyon.github.io/VALORANT-rank-yoinker/
ISC License
433 stars 134 forks source link

Ws.chat_limit now fetches its value from the config #148

Closed elymination closed 11 months ago

elymination commented 1 year ago

Added chat_limit in the config, used by the Ws class. Added the associated question in basic_questions in questions.py

elymination commented 1 year ago

This fixes https://github.com/zayKenyon/VALORANT-rank-yoinker/issues/129