I forgot some things in the last commit.
This commit is contained in:
parent
f6d1cf076c
commit
e324d49cbc
1 changed files with 17 additions and 17 deletions
|
@ -817,7 +817,7 @@ setactivity:
|
|||
desc: Sets the bots game status to a Custom, Playing, Listening, or Watching status.
|
||||
ex:
|
||||
- Just chilling
|
||||
- Playing with canaries.
|
||||
- Playing with snakes
|
||||
- Listening music
|
||||
params:
|
||||
- type:
|
||||
|
@ -827,14 +827,14 @@ setactivity:
|
|||
setserverbanner:
|
||||
desc: Sets a new banner image for the current server. Parameter is a direct link to an image.
|
||||
ex:
|
||||
- https://cdn.elliebot.net/Ellie.png
|
||||
- https://i.imgur.com/xTG3a1I.jpg
|
||||
params:
|
||||
- img:
|
||||
desc: "The URL of the image file to be displayed as the bot's banner."
|
||||
setservericon:
|
||||
desc: Sets a new icon image for the current server. Parameter is a direct link to an image.
|
||||
ex:
|
||||
- https://cdn.elliebot.net/Ellie.png
|
||||
- https://i.imgur.com/xTG3a1I.jpg
|
||||
params:
|
||||
- img:
|
||||
desc: "The URL of the image file to be displayed as the bot's banner."
|
||||
|
@ -863,7 +863,7 @@ savechat:
|
|||
- cnt:
|
||||
desc: "The number of messages to be saved."
|
||||
remind:
|
||||
desc: |-
|
||||
desc: |-
|
||||
Sets a reminder which will be sent to you or to the targeted channel after certain amount of time (max 2 months).
|
||||
First parameter is `me` / `here` / 'channelname'
|
||||
Second parameter is time in a descending order (mo>w>d>h>m) example: 1w5d3h10m.
|
||||
|
@ -1523,7 +1523,7 @@ betroll:
|
|||
- amount:
|
||||
desc: "The amount to be wagered on the roll of the dice."
|
||||
luckyladder:
|
||||
desc:
|
||||
desc:
|
||||
Bets the specified amount of currency on the lucky ladder.
|
||||
You can stop on one of many different multipliers.
|
||||
The won amount is rounded down to the nearest whole number.
|
||||
|
@ -1534,7 +1534,7 @@ luckyladder:
|
|||
- amount:
|
||||
desc: "The total value of the bet being placed."
|
||||
leaderboard:
|
||||
desc: |-
|
||||
desc: |-
|
||||
Displays the bot's currency leaderboard, or in other words, the richest users.
|
||||
Specifying -c flag will show only users who are in this server.
|
||||
Paginated with 10 users per page.
|
||||
|
@ -1549,7 +1549,7 @@ leaderboard:
|
|||
params:
|
||||
desc: "Optional -c flag."
|
||||
trivia:
|
||||
desc: |-
|
||||
desc: |-
|
||||
Starts a game of trivia.
|
||||
First player to get to 10 points wins by default.
|
||||
30 seconds per question.
|
||||
|
@ -2172,7 +2172,7 @@ quotesdeleteall:
|
|||
- kek
|
||||
params:
|
||||
- keyword:
|
||||
desc: "The keyword/trigger of the quotes to the deleted."
|
||||
desc: "The keyword/trigger of the quotes to be deleted."
|
||||
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.
|
||||
ex:
|
||||
|
@ -2340,14 +2340,14 @@ antiraid:
|
|||
Available punishments: Ban, Kick, Softban, Mute, VoiceMute, ChatMute, RemoveRoles, AddRole, Warn, TimeOut
|
||||
You can specify an additional time argument to do a timed punishment for actions which support it (Ban, Mute, etc) up to 24h.
|
||||
|
||||
Provide no parameters to disable.
|
||||
Provide no parameters to disable.
|
||||
ex:
|
||||
- 5 20 Kick
|
||||
- 7 9 Ban
|
||||
- 10 10 Ban 6h30m
|
||||
- ''
|
||||
params:
|
||||
- {}
|
||||
- { }
|
||||
- userThreshold:
|
||||
desc: "The number of users that must join the server within a specified time interval to trigger the anti-raid protection."
|
||||
seconds:
|
||||
|
@ -2513,7 +2513,7 @@ autotranslang:
|
|||
params:
|
||||
- { }
|
||||
- fromLang:
|
||||
desc:
|
||||
desc:
|
||||
toLang:
|
||||
desc: "The destination language code, such as \"en\" for English or \"fr\" for French."
|
||||
autotranslate:
|
||||
|
@ -2559,7 +2559,7 @@ serverlist:
|
|||
- page:
|
||||
desc: "The number of pages to retrieve from the server list."
|
||||
cleverbot:
|
||||
desc: |-
|
||||
desc: |-
|
||||
Toggles cleverbot/chatgpt session.
|
||||
When enabled, the bot will reply to messages starting with bot mention in the server.
|
||||
Expressions starting with %bot.mention% won't work if cleverbot/chatgpt is enabled.
|
||||
|
@ -2973,7 +2973,7 @@ quotesexport:
|
|||
ex:
|
||||
- ''
|
||||
params:
|
||||
- {}
|
||||
- { }
|
||||
aliaslist:
|
||||
desc: Shows the list of currently set aliases. Paginated.
|
||||
ex:
|
||||
|
@ -3169,7 +3169,7 @@ warndelete:
|
|||
- 3
|
||||
params:
|
||||
- index:
|
||||
desc: "The index of the warning to be deleted."
|
||||
desc: "The index of the warning to be deleted."
|
||||
warnpunishlist:
|
||||
desc: Lists punishments for warnings.
|
||||
ex:
|
||||
|
@ -4212,7 +4212,7 @@ marmaladesearch:
|
|||
ex:
|
||||
- shrine
|
||||
params:
|
||||
- {}
|
||||
- { }
|
||||
bankdeposit:
|
||||
desc: Deposits the specified amount of currency into the bank for later use.
|
||||
ex:
|
||||
|
@ -4465,7 +4465,7 @@ todoclear:
|
|||
ex:
|
||||
- ''
|
||||
params:
|
||||
- {}
|
||||
- { }
|
||||
todoarchiveadd:
|
||||
desc: Creates a new archive with the specified name using current todos.
|
||||
ex:
|
||||
|
@ -4502,7 +4502,7 @@ todoarchivedelete:
|
|||
- todoId:
|
||||
desc: "The identifier for the archived todo item to be deleted."
|
||||
cleanupguilddata:
|
||||
desc: |-
|
||||
desc: |-
|
||||
Deletes data for all servers bot is no longer a member of from the database.
|
||||
This is a highly destructive and irreversible command.
|
||||
ex:
|
||||
|
|
Loading…
Reference in a new issue