Installation
-
Install Node.js if not already installed (v18 recommended)
Node.js Installation Guide Follow the Node.js official website steps to install Node.js -
Download the latest release or clone the repository:
-
Change to the project directory, for example:
cd sentinel-tickets
or the directory where you uploaded the release files. -
Install the dependencies:
-
Rename
.env.example
to.env
andconfig.yml.example
toconfig.yml
-
Open
.env
file and fill it with your bot’s token, guild ID and client ID -
Open
config.yml
to configure the settings and messages to your liking, make sure to properly configure the ticket categories -
Start the bot: