Sandbox Logo

Discord API

https://github.com/Mbk10201/-SBOX-Discord-API-/

Supported broadcasting services

- Websocket
- Client websocket

Summary

This library has been made to manage / announce your server
informations to a discord server and vice versa.

Installation (package referencing)

First of all you have to add the library reference to your gamemode
 - S&Box editor →
 - Right click on your gamemode →
 - Project Settings →
 - Packages →
 - Click on + and enter (mbk.discord_api) without ```( )``

Whitelist of URI'S

Now we need to add the api uri's to the whitelist of your gamemode
 - S&Box editor →
 - Right click on your gamemode →
 - Project Settings →
 - Http →
 - Click on + and enter (https://discord.com/api/) also (wss://gateway.discord.gg/) without the ```( )```

Configuration (In-Game)

And finally
 - Open the UI in the game →
 - Go to Token page and set up your token →
 - If you want to use the webhook service instead, go to the event page and configure them by your taste.

Informations

There is already by default game events hooked such as Client Connect & Client Left.

Everything is customisable the UI Settings by pressing 'Slot9' key.

This library is still in massive development so if you encounter any problems, you are free to make a issue.

Discord API

Created
5/30/2023
Updated
8/25/2023
In Collections
Referenced By
Dependencies
Reviews