/JoinTheRobloxGameToLinkYourAccount

The JoinTheRobloxGameToLinkYourAccount repo is a discord bot and a Roblox experience environment for creaating nice discord-to-roblox linking.

The UnlicenseUnlicense

JoinTheRobloxGameToLinkYourAccount

Description

The JoinTheRobloxGameToLinkYourAccount repo is a discord bot and a Roblox experience environment for creaating nice discord-to-roblox linking.

Its great for:

  • Creating discord bot to link or verify the discord user's roblox account

Table of Contents

Installation

To install JoinTheRobloxGameToLinkYourAccount, you need to have the followings tools.

  • An IDE that can edit json files (optional)
  • Roblox Studio
  • Rojo (optional)

Sync required code into roblox studio (using rojo)

❗ We assume you know how to use rojo. If you don't please Use the RBXM method
  1. Head over to the 'Releases' page of the repo.
  2. Under 'Assets', click the JRGTLYA-IDESRC-XXXXX.zip file to download it. Inside is a rojo optimized copy of this REPO.
  3. Copy the folder named 'JoinTheRobloxGameToLinkYourAccount'
  4. Paste JoinTheRobloxGameToLinkYourAccount into the shared folder in your roblox project in your IDE.

And everything is done!

⚡ If the module didn't sync on studio, try running rojo serve if you haven't start the live sync server.

Sync required code into roblox studio (using RBXM)

❗ You can skip the step if you've already sync it with rojo.
  1. Head over to the 'Releases' page of the repo.
  2. Under 'Assets', click the JRGTLYA-XXXXX.rbxm file to download it. This contains the JoinTheRobloxGameToLinkYourAccount module script.
  3. In Roblox Studio, open or create a place.
  4. Right-click on ReplicatedStorage, and select 'Insert from File'.
  5. Find the JRGTLYA-XXXXX.rbxm you just downloaded, and select it.

You've finnished the step!