AUTOBAN
🇺🇸
English version
Simple script to ban bots at Twitch chats using a text file as a source.
How to use
Windows
Go to releases for further instructions.
Linux/MAC
Build from source by executing
python3 -m venv env
source env/bin/activate
pip install -e .
ATENÇÃO: You may run autoban .
and within 5 seconds you will put your cursor on the Twitch chat. PLEASE, DO NOT INTERACT WITH YOUR KEYBOARD AND MOUSE DURING THE SCRIPT HANDLING. Wait for the script to end and then you are done.
🇧🇷
Versão em português
Script simples para banir bots em chats da Twitch usando um arquivo de texto com os nicknames para banir.
Como usar
Windows
Vá para releases para instruções detalhadas.
Linux/MAC
Instale a biblioteca localmente
python3 -m venv env
source env/bin/activate
pip install -e .
ATENÇÃO: No terminal você deve executar autoban .
e dentro de 5 segundos deve posicionar o cursor de digitação no chat da Twitch. NÃO INTERAJA COM O TECLADO OU MOUSE DURANTE A EXECUÇÃO. Aguarde até o fim para interagir com o computador.