

Click it and follow the instructions to create your Firebase.Īfter creating a Firebase, navigate to “Realtime Database” on the sidebar under “Build” and create a Realtime Database.Discord is a voice, video, and text communication service to talk and hang out with your friends and communities. Head to and log in with Google (if you haven’t already). Now that the bot has everything it needs, we need to create a Firebase Realtime Database before starting it. If you already have any packages that require a specific version installed, run npm uninstall package before reinstalling it. This can be done by running the following commands: Next, you will need to install the necessary packages. Set botToken to your bot’s token and verificationLink to the link of the game we created earlier. Upload the files provided to your Discord bot. Publish these changes and take note of the game’s link, as you will need it later. If you use Google’s Firebase in your projects, I highly recommend checking it out.Īfter you have inserted the model, the verification game is done. Promotion: This script utilizes my FirebaseService module. Next, insert the Server.rbxm file you downloaded earlier into ServerScriptService Turn on “Allow HTTP Requests” under the “Security” tab as seen below. Once you have created a new game, navigate to the game’s settings. I would recommend making the servers single-person servers, however, it will work either way. This will be your verification game, so name it accordingly. Once you have downloaded the files, go ahead and open Roblox Studio and create a new game. Step one is to get the files you will be using from GitHub. So what’s included? I have included four slash commands (help, verify, update, and view), along with an index and configuration file, and finally the code for the Roblox verification game. If you have no interest or need to use your own bot for verification, I recommend using Bloxlink. I chose to use my own verification bot instead of one of the popular bots (such as RoVer and Bloxlink) due to the ability to fully control the process and database. This bot was created by extracting the verification aspect from a more extensive bot I made for one of my servers. I will not help you with upgrading it to work with the newest packages Discord-Roblox Verification Bot Introduction

Disclaimer: This bot was built on older versions of the required packages.
