forked from EllieBotDevs/elliebot
Updated data files
Some random stuff in these files got changed
This commit is contained in:
parent
29c0b4acfc
commit
7ce7c9b4ff
4 changed files with 398 additions and 342 deletions
src/EllieBot/data
|
@ -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
|
||||
}
|
||||
]
|
||||
|
|
Reference in a new issue