Installation
Step 1: Install Go
First, you need to install Go by following the instructions on the official Go installation page.
Step 2: Download the Ephemeral Roles Bot
Next, download the Ephemeral Roles bot by cloning the repository from GitHub:
Repository URL: https://github.com/ewohltman/ephemeral-roles
Step 3: Create a Batch File
After downloading the bot, create a new batch file (.bat) in the folder where the bot is located. You can name the file anything you like, as long as it has a .bat extension.
Step 4: Edit the Batch File
Right-click on the newly created batch file and select Edit. Add the following code, replacing the placeholder values with your bot's information:
Example Batch File:
Step 5: Run the Batch File
Finally, run the batch file you created. This will start the bot with the specified configuration.
Last updated