CS API is a tool designed for FiveM and Discord that allows you to perform actions on your FiveM server directly from Discord commands.
Perfect for administrators and moderators who want fast and efficient server management.
- π Change a player's license
- π Revive a player
- β€οΈ Heal a player
- π¨ Ban a player
- πͺ Kick a player
- π¦ Give items to a player
- ποΈ Remove items from a player
- π’ Send announcements via TxAdmin
- β‘ And more!
This repository contains one part of the CS API script.
Its purpose is to manage Discord commands and communicate them directly to your FiveM server via the other part of CS_API written in Lua.
You can find the second part of the script in my Tebex store:
π https://cassano.tebex.io/
You can find the documentation for this product here: https://cassanodocs.gitbook.io/fivem/
- Clone this repository or download the files.
- Open a terminal in the project folder.
- Install dependencies by running:
yarn- Node.js (recommended: LTS version)
- Yarn package manager