Skip to content
This repository has been archived by the owner on Jul 7, 2024. It is now read-only.

Latest commit

 

History

History
27 lines (24 loc) · 1.33 KB

README.md

File metadata and controls

27 lines (24 loc) · 1.33 KB
39774496

FakeBloxlink

Fake Bloxlink Discord bot that has a DM verification system

Github - Replit

⚙️ Installation

  1. Install Python 3.11.6 and make sure to add it to path
  2. pip install -r requirements.txt in the directory of the folder or in the terminal/shell
  3. Create a Discord application at https://discord.com/developers
  4. Enable all Privileged Gateway Intents in the developer portal
  5. Replace "YOUR_BOT_TOKEN" in main.py with your bot token
  6. Edit code settings and run the bot
  7. Add the bot to your server with administrator permissions
  8. Set up a verify channel, instructing users to use !verify for a DM with your Bloxlink verification link

⚠️ Disclaimer

This code has been made exclusively for EDUCATIONAL PURPOSES ONLY. Please note that I disclaim any responsibility for the utilization of this code.