-
Notifications
You must be signed in to change notification settings - Fork 1
π Getting Started
Fran2019 edited this page May 27, 2024
·
8 revisions
# 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