-
Notifications
You must be signed in to change notification settings - Fork 125
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Brainrot filter #1225
Brainrot filter #1225
Conversation
# Enable speech filter for players. | ||
# If enabled, some words will be removed from player's messages. | ||
enable_speech_filter = false | ||
# List of ckeys, that bypass speech filter. | ||
speech_filter_bypass = [] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Возможно стоит добавить проверку по рангу
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Может быть
…into brainrot-filter
This pull request seems to be stale as there have been no changes in 14 days, please make changes within 7 days or the PR will be closed. If you believe this is a mistake, please inform a development team member on Discord. |
This pull request has not received any updates since being marked stale, and as such is now being automatically closed. Please feel free to re-open this pull request or open a new one once you have new updates. |
This pull request seems to be stale as there have been no changes in 14 days, please make changes within 7 days or the PR will be closed. If you believe this is a mistake, please inform a development team member on Discord. |
Co-authored-by: dj-34 <[email protected]>
Мне кажется можно было бы уже замержить, это будет вечный ТМ |
Что этот PR делает
Добавляем речи игроков, дабы отлавливать брейнрот и другие запретные слова.
Так же заменяем
rust_g_ss220
наrustutils
от @furior , где добавлено функцию regex_replaceПочему это хорошо для игры
Меньше нарушения атмосферы, меньше банов за слово на букву П
Тестирование
Всё работает. Ez
Changelog
🆑
add: Добавляем фильтр речи игроков (1984)
/:cl: