Updated data files

Some random stuff in these files got changed
This commit is contained in:
Toastie 2024-06-18 23:30:39 +12:00
parent 29c0b4acfc
commit 7ce7c9b4ff
Signed by: toastie_t0ast
GPG key ID: 27F3B6855AFD40A4
4 changed files with 398 additions and 342 deletions
src/EllieBot/data

View file

@ -27,7 +27,7 @@ forwardMessages: false
forwardToAllOwners: false
# Any messages sent by users in Bot's DM to be forwarded to the specified channel.
# This option will only work when ForwardToAllOwners is set to false
forwardToChannel:
forwardToChannel:
# Should the bot ignore messages from other bots?
# Settings this to false might get your bot banned if it gets into a spam loop with another bot.
# This will only affect command executions, other features will still block bots from access.
@ -51,7 +51,7 @@ dmHelpTextKeywords:
helpText: |-
{
"title": "To invite me to your server, use this link",
"description": "https://discordapp.com/oauth2/authorize?client_id={0}&scope=bot&permissions=66186303",
"description": "https://discord.com/oauth2/authorize?client_id={0}&scope=bot&permissions=66186303",
"color": 53380,
"thumbnail": "https://cdn.elliebot.net/Ellie.png",
"fields": [
@ -69,7 +69,7 @@ helpText: |-
},
{
"name": "Ellie Support Server",
"value": "https://discord.gg/etQdZxSyEH",
"value": "https://discord.gg/etQdZxSyEH/ ",
"inline": true
}
]