Updated data files
This commit is contained in:
parent
30f859b9a0
commit
3a36799941
3 changed files with 25 additions and 10 deletions
|
@ -1192,6 +1192,8 @@ xpreset:
|
||||||
- xpreset
|
- xpreset
|
||||||
bible:
|
bible:
|
||||||
- bible
|
- bible
|
||||||
|
quran:
|
||||||
|
- quran
|
||||||
edit:
|
edit:
|
||||||
- edit
|
- edit
|
||||||
delete:
|
delete:
|
||||||
|
|
|
@ -64,7 +64,7 @@ greetmsg:
|
||||||
desc: |-
|
desc: |-
|
||||||
Sets a new join announcement message which will be shown in the current channel.
|
Sets a new join announcement message which will be shown in the current channel.
|
||||||
Write `%user.mention%` if you want to mention the new member.
|
Write `%user.mention%` if you want to mention the new member.
|
||||||
Full list of placeholders can be found here <https://docs.elliebot.net/ellie/placeholders/>
|
Full list of placeholders can be found here <https://docs.elliebot.net/ellie/features/placeholders/>
|
||||||
Using this command with no message will show the current greet message.
|
Using this command with no message will show the current greet message.
|
||||||
You can use embed json from <https://eb.elliebot.net/> instead of regular text, if you want the message to be embedded.
|
You can use embed json from <https://eb.elliebot.net/> instead of regular text, if you want the message to be embedded.
|
||||||
ex:
|
ex:
|
||||||
|
@ -82,7 +82,7 @@ byemsg:
|
||||||
desc: |-
|
desc: |-
|
||||||
Sets a new leave announcement message which will be shown in the current channel.
|
Sets a new leave announcement message which will be shown in the current channel.
|
||||||
Type `%user.name%` to show the name of the user who left.
|
Type `%user.name%` to show the name of the user who left.
|
||||||
Full list of placeholders can be found here <https://docs.elliebot.net/ellie/placeholders/>
|
Full list of placeholders can be found here <https://docs.elliebot.net/ellie/features/placeholders/>
|
||||||
Using this command with no message will show the current bye message.
|
Using this command with no message will show the current bye message.
|
||||||
You can use embed json from <https://eb.elliebot.net/> instead of regular text, if you want the message to be embedded.
|
You can use embed json from <https://eb.elliebot.net/> instead of regular text, if you want the message to be embedded.
|
||||||
ex:
|
ex:
|
||||||
|
@ -138,7 +138,7 @@ boostmsg:
|
||||||
desc: |-
|
desc: |-
|
||||||
Sets a new boost announcement message which will be shown in the current channel.
|
Sets a new boost announcement message which will be shown in the current channel.
|
||||||
Type `%user.mention%` if you want to mention the booster.
|
Type `%user.mention%` if you want to mention the booster.
|
||||||
Full list of placeholders can be found here <https://docs.elliebot.net/ellie/placeholders/>
|
Full list of placeholders can be found here <https://docs.elliebot.net/ellie/features/placeholders/>
|
||||||
Using this command with no message will show the current boost message.
|
Using this command with no message will show the current boost message.
|
||||||
You can use embed json from <https://eb.elliebot.net/> instead of regular text, if you want the message to be embedded.
|
You can use embed json from <https://eb.elliebot.net/> instead of regular text, if you want the message to be embedded.
|
||||||
ex:
|
ex:
|
||||||
|
@ -378,7 +378,7 @@ iamnot:
|
||||||
- role:
|
- role:
|
||||||
desc: "The role to remove."
|
desc: "The role to remove."
|
||||||
expradd:
|
expradd:
|
||||||
desc: 'Add an expression with a trigger and a response. Bot will post a response whenever someone types the trigger word. Running this command in a server requires the Administrator permission. Running this command in DM is Bot Owner only and adds a new global expression. Guide [here](<https://docs.elliebot.net/ellie/expressions/>)'
|
desc: 'Add an expression with a trigger and a response. Bot will post a response whenever someone types the trigger word. Running this command in a server requires the Administrator permission. Running this command in DM is Bot Owner only and adds a new global expression. Guide [here](<https://docs.elliebot.net/ellie/features/expressions/>)'
|
||||||
ex:
|
ex:
|
||||||
- '"hello" Hi there %user.mention%'
|
- '"hello" Hi there %user.mention%'
|
||||||
params:
|
params:
|
||||||
|
@ -387,7 +387,7 @@ expradd:
|
||||||
response:
|
response:
|
||||||
desc: "The text of the message that shows up when a user types the trigger word."
|
desc: "The text of the message that shows up when a user types the trigger word."
|
||||||
expraddserver:
|
expraddserver:
|
||||||
desc: 'Add an expression with a trigger and a response in this server. Bot will post a response whenever someone types the trigger word. This command is useful if you want to lower the permission requirement for managing expressions by using `{0}dpo`. Guide [here](<https://docs.elliebot.net/ellie/expressions/>).'
|
desc: 'Add an expression with a trigger and a response in this server. Bot will post a response whenever someone types the trigger word. This command is useful if you want to lower the permission requirement for managing expressions by using `{0}dpo`. Guide [here](<https://docs.elliebot.net/ellie/features/expressions/>).'
|
||||||
ex:
|
ex:
|
||||||
- '"hello" Hi there %user.mention%'
|
- '"hello" Hi there %user.mention%'
|
||||||
params:
|
params:
|
||||||
|
@ -2180,7 +2180,7 @@ delallquotes:
|
||||||
- keyword:
|
- keyword:
|
||||||
desc: "The keyword to search for in the text."
|
desc: "The keyword to search for in the text."
|
||||||
greetdmmsg:
|
greetdmmsg:
|
||||||
desc: Sets a new join announcement message which will be sent to the user who joined. Type `%user.mention%` if you want to mention the new member. Using it with no message will show the current DM greet message. You can use embed json from <https://eb.elliebot.net/> instead of a regular text, if you want the message to be embedded.
|
desc: Sets a new join announcement message which will be sent to the user who joined. Type `%user.mention%` if you want to mention the new member. Using it with no message will show the current DM greet message. You can use embed json from <https://eb.elliebot.net> instead of a regular text, if you want the message to be embedded.
|
||||||
ex:
|
ex:
|
||||||
- Welcome to the server, %user.mention%
|
- Welcome to the server, %user.mention%
|
||||||
params:
|
params:
|
||||||
|
@ -2289,7 +2289,11 @@ emojiremove:
|
||||||
- emotes:
|
- emotes:
|
||||||
desc: "The list of emojis to be removed from the server."
|
desc: "The list of emojis to be removed from the server."
|
||||||
stickeradd:
|
stickeradd:
|
||||||
desc: Adds the sticker from your message to this server. Send the sticker along with this command (in the same message).
|
desc: |-
|
||||||
|
Adds the sticker from your message to this server.
|
||||||
|
Send the sticker along with this command (in the same message).
|
||||||
|
Alternatively you can upload an image along with this command but you have to specify the name.
|
||||||
|
The image must be 300x300 in .png or .apng format and up to 512KB in size.
|
||||||
ex:
|
ex:
|
||||||
- ''
|
- ''
|
||||||
- name "description" tag1 tag2 tagN
|
- name "description" tag1 tag2 tagN
|
||||||
|
@ -4076,6 +4080,16 @@ bible:
|
||||||
desc: "The name of the biblical book being referenced."
|
desc: "The name of the biblical book being referenced."
|
||||||
chapterAndVerse:
|
chapterAndVerse:
|
||||||
desc: "The reference to a specific passage in the Bible, such as 'Genesis 3:15'"
|
desc: "The reference to a specific passage in the Bible, such as 'Genesis 3:15'"
|
||||||
|
quran:
|
||||||
|
desc: |-
|
||||||
|
Shows the text of an ayah of the Quran, as well as the recitation by Alafasy.
|
||||||
|
Supply surah:ayah, or ayah number. For instance, 262 or 2:255 will both get you Ayat Al Kursi
|
||||||
|
ex:
|
||||||
|
- 2:255
|
||||||
|
- 262
|
||||||
|
params:
|
||||||
|
- ayah:
|
||||||
|
desc: "The number of the ayah in the Quran, for example 2:255."
|
||||||
edit:
|
edit:
|
||||||
desc: Edits bot's message, you have to specify message ID and new text. You can optionally specify target channel. Supports embeds.
|
desc: Edits bot's message, you have to specify message ID and new text. You can optionally specify target channel. Supports embeds.
|
||||||
ex:
|
ex:
|
||||||
|
@ -4200,7 +4214,7 @@ marmaladeunload:
|
||||||
desc: "The name of a specific marmalade to be unloaded."
|
desc: "The name of a specific marmalade to be unloaded."
|
||||||
marmaladeinfo:
|
marmaladeinfo:
|
||||||
desc: |-
|
desc: |-
|
||||||
Shows information about the specified marmalade such as the author, name, description, list of sneks, number of commands etc.
|
Shows information about the specified marmalade such as the author, name, description, list of canaries, number of commands etc.
|
||||||
Provide no name to see the basic information about all loaded marmalades.
|
Provide no name to see the basic information about all loaded marmalades.
|
||||||
Read about the marmalade system [here](https://docs.elliebot.net/ellie/marmalade/creating-a-marmalade/)
|
Read about the marmalade system [here](https://docs.elliebot.net/ellie/marmalade/creating-a-marmalade/)
|
||||||
ex:
|
ex:
|
||||||
|
|
|
@ -1067,8 +1067,7 @@
|
||||||
"xpshop_already_owned": "You already own this item.",
|
"xpshop_already_owned": "You already own this item.",
|
||||||
"xpshop_item_not_found": "An item with that key doesn't exist.",
|
"xpshop_item_not_found": "An item with that key doesn't exist.",
|
||||||
"xpshop_website": "You can see the list of all Xp Shop items here: <https://beta.elliebot.net>",
|
"xpshop_website": "You can see the list of all Xp Shop items here: <https://beta.elliebot.net>",
|
||||||
"sticker_invalid_size": "Stickers must be exactly 300x300 pixels.",
|
"sticker_error": "You must either send a sticker along with this command, or upload a 300x300 .png or .apng image. Up to 512KB in size.",
|
||||||
"sticker_error": "You must either send a sticker along with this command, or upload a 300x300 .png or .apng image.",
|
|
||||||
"sticker_missing_name": "Please specify a name for the sticker.",
|
"sticker_missing_name": "Please specify a name for the sticker.",
|
||||||
"thread_deleted": "Thread Deleted",
|
"thread_deleted": "Thread Deleted",
|
||||||
"thread_created": "Thread Created",
|
"thread_created": "Thread Created",
|
||||||
|
|
Loading…
Reference in a new issue