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"
- Host: GitHub
- URL: https://github.com/severityc/fakebloxlink
- Owner: severityc
- Created: 2023-11-25T01:06:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-14T05:26:22.000Z (about 1 year ago)
- Last Synced: 2024-05-11T05:54:49.615Z (12 months ago)
- Topics: 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
- Language: Python
- Homepage: https://www.youtube.com/watch?v=bNyu21S2aI4&t=33s
- Size: 52.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
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.