A simple and secure python selfbot for discord. Features auto messaging (XP farming) and 24/7 vc connection
DISCLAIMER This project is for educational purposes only. Using "self bots" (automating user accounts) is against discord's Terms of Service. I'm not responsible for any bans or account suspensions. Use at your own risk.
- XP farming: Sends neutral messages with random delays to simulate human activity
- 24/7 Voice: Stays in a voice channel indefinitely
- Secure: Tokens are entered manually at runtime and are NOT stored in the code
- Typing simulation: Simulates typing status before sending messages
- Python 3.10+
discord.py-self(not regular discord.py)
git clone https://github.com/facepunchh/Discord-XP-farmer
cd Discord-XP-farmer
pip install -r requirements.txtRun the script:
python main.py