-
Notifications
You must be signed in to change notification settings - Fork 1
π Getting Started
Fran2019 edited this page May 27, 2024
·
5 revisions
To utilize this program, called BotMaster, Java 17 or later is required. It is recommended to upload it to a hosting site and have at least 1 GB of RAM available for smooth operation. A low to medium gamma processor is sufficient, though a higher gamma processor is preferable. If you have more than 50 servers, it's recommended to use global commands. It is executed using the command java -jar (jarname)
.
# The token used for authentication.
token: ""
# MongoDB configuration options.
mongodb:
# Enable or disable MongoDB usage.
enabled: false
# URI for connecting to the MongoDB instance.
uri: ""
# Command settings.
commands:
# Configuration for slash commands.
slash:
# Enable or disable slash commands.
enabled: true
# Specify whether to register commands globally or locally. (Global may take 1 hour to update and become effective)
register: "Local" # Options: Global or Local
# List of commands to be disabled.
disabled: []
Support: Discord