Skip to content
This repository has been archived by the owner on Oct 17, 2022. It is now read-only.
ayden edited this page Feb 14, 2022 · 9 revisions

rbx-to-mongo documentation

Welcome to the official wiki for the rbx-to-mongo ROBLOX module. Here you can find documentation for all the functions in the package.

Preparing your resources

The first course of action is to prepare your database. Once you’ve provisioned your database, head on over to Data API

image

Next, lets select our data sources that we want to be accessible. After that, create an API key and DO NOT SHARE IT WITH ANYONE ELSE!. Copy your key and keep it somewhere safe.

image

Make sure you also copy the URL endpoint, as we will need it.

Okay! You’ve successfully prepared all your materials. Good job!

IMPORTANT: YOU NEED A SMALL AMOUNT OF KNOWLEDGE WITH MONGODB & LUAU TO USE THIS PROPERLY

Clone this wiki locally