A bridge/proxy allowing for Roblox and Discord communication.
Warning
This project is in an early beta, and you may experience unexpected issues. Continue with your own risk!
Warning
Express Setup is currently unavailable, as we are in the process of adding Quark to AtomAPI. This notice will be updated once we have completed this on our end. Stay tuned!
-
Profit. (that's literally it LMFAO)
- Clone the project to your machine:
git clone https://github.com/AtomLabss/Quark
- Go to the project directory:
cd ./Quark/src/roblox
- Navigate to ServerScriptService/MainScript.lua, and populate the required values:
nano ./MainScript.lua
-
Ensure that
proxyURL
is set tohttps://quark.atomlabs.ie
, for Express Setup to work. -
Copy the remainder of scripts to your Roblox game, and put them in their respective areas.
-
Navigate to Game Settings in Roblox Studio, go to the Security tab, and enable 'Allow HTTP Requests'.
-
Run your game, and ensure all is well.
-
Publish your game, if you'd like and enjoy!
- Clone the project to your machine:
git clone https://github.com/AtomLabss/Quark
- Go to the project directory:
cd ./Quark/src/discord
- Rename
example.env
to.env
, and populate the required values:
nano ./.env
- Run the bot:
node quark.js
- Profit.
- Clone the project to your machine:
git clone https://github.com/AtomLabss/Quark
- Go to the project directory:
cd ./Quark/src/roblox
- Navigate to ServerScriptService/MainScript.lua, and populate the required values:
nano ./MainScript.lua
-
Copy the remainder of scripts to your Roblox game, and put them in their respective areas.
-
Navigate to Game Settings in Roblox Studio, go to the Security tab, and enable 'Allow HTTP Requests'.
-
Run your game, and ensure all is well.
-
Publish your game, if you'd like and enjoy!