An open API service indexing awesome lists of open source software.

https://github.com/severityc/fakebloxlink

Fake Bloxlink Verification that uses slash commands to send embeds that contain "links that lead to a roblox bloxlink game" to "verify"
https://github.com/severityc/fakebloxlink

2023 beaming beaming-method beamingmethod beamingroblox bloxlink bloxlink-api bloxlink-sdk discord discord-api discord-bot discord-py fake-bloxlink-bot fakebloxlink python roblox robloxbeaming robloxmethod

Last synced: 5 months ago
JSON representation

Fake Bloxlink Verification that uses slash commands to send embeds that contain "links that lead to a roblox bloxlink game" to "verify"

Awesome Lists containing this project

README

        


39774496

FakeBloxlink



Fake Bloxlink Discord bot that has a DM verification system




Github
-
Replit

# ⚙️ Installation
1. Install [Python 3.11.6](https://www.python.org/downloads/release/python-3116/) 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](https://github.com/severityc/FakeBloxlink/blob/main/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.