Fake Bloxlink Discord bot that has a DM verification system
Github
-
Replit
- Install Python 3.11.6 and make sure to add it to path
pip install -r requirements.txt
in the directory of the folder or in the terminal/shell- Create a Discord application at https://discord.com/developers
- Enable all Privileged Gateway Intents in the developer portal
- Replace
"YOUR_BOT_TOKEN"
in main.py with your bot token - Edit code settings and run the bot
- Add the bot to your server with administrator permissions
- Set up a verify channel, instructing users to use
!verify
for a DM with your Bloxlink verification link
This code has been made exclusively for EDUCATIONAL PURPOSES ONLY. Please note that I disclaim any responsibility for the utilization of this code.