This bot makes your account type forever in a certain channel.
- Python with PIP
- Discord user account token
python -m pip install -r requirements.txt
Fill the variables inside main.py
token = "YOUR TOKEN HERE"
channel_id = "CHANNEL ID"
Run it
python3 main.py
Do not use this in shared environments like Replit, make sure to self-host it yourself or you will risk your account getting banned