Introduction
rCord is a compact, lightweight and fast API wrapper for Discord webhooks in Roblox. It provides you with a quick and easy way to integrate discord webhooks into your workspace. This guide will walk you through setting up your first Discord Webhook in Roblox
Before diving in
Before you dive into rCord you need to have a few things.
- Roblox Studio installed and setup.
- HTTP requests enabled (via Security > Allow HTTP Requests)
- Basic knowlegde of coding atleast.