Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.trase.dev/llms.txt

Use this file to discover all available pages before exploring further.

Configuration Guide

If you d on’t know how to get your Bot Token or Guild ID, look it up on youtube, there are countless tutorials!
You have to create a new discord bot token, this can be created here. It needs to have administrator permissions, this is so it can pull players discord roles. script is open source
Config.Token = '' -- (type: string)
Discord Guild Id, to get this enable discord developer mode and right click your servers discord icon, and press “Copy ID”. For a more in depth tutorial follow this.
config.lua
Config.Guild = '' -- (type: string)