Update example settings comment

This commit is contained in:
7cc5c4f330d47060 2024-11-20 01:53:41 -05:00
parent 051d170f3d
commit b56844ce36
Signed by: 7cc5c4f330d47060
SSH key fingerprint: SHA256:e+4tcZut1nBpe10PqjaO+Rvie0Q7W4qIvFzcUw+7riA

View file

@ -8,8 +8,8 @@ export default {
primary: '#EECCFF', // Used for primary subjects (e.g. items in lists)
secondary: '#DD99FF', // Used for secondary subjects (e.g. list labels)
tertiary: 'white', // Used mostly for messages
warning: '#FFAA33', // Used for warnings
error: '#FF6688', // Used for errors
warning: '#FFAA33', // Used for warnings that are sent to Minecraft chat
error: '#FF6688', // Used for errors that are sent to Minecraft chat
fatalError: '#BB3344' // Used in errorh for crashes
},
prefixes: [ // A list of prefixes the bot will respond to in-game