Configuring Solix Utility
Bot Status
##############
# BOT STATUS #
##############
botStatus: # Sets the status of the bot
enabled: true
status: 1 #5 - Competing, 2 - Listening, 0 - Playing, 1 - Streaming, 3 - Watching
statusMessage: "Minecraft"Welcome Message
###################
# WELCOME MESSAGE #
###################
welcomeMessage: # Send a message when a user joins a server
enabled: true # Whether this option is enabled
channelId: "CHANNEL_ID" # ID of the Channel
message:
title: "👋 Welcome" # Title of embed
text: "{user} has joined the server." # Use the placeholder {user} to input the user's username
colour: "Random" # Colour of embed
dmMessage:
enabled: true # Whether the bot should DM the user on join
embed: # Embed to show user
title: "Thank you for joining {server}" # Use the placeholder {server} to input the server name
description: "Thanks for joining {server}, we hope you enjoy your time here"
footer: "Solix" # Footer of embed
colour: "Blue" # Colour of embedLeave message
Captcha System
XP System
DM command
Profile picture command
Autorole
Last updated