Skip to content

Commit

Permalink
fix image again
Browse files Browse the repository at this point in the history
  • Loading branch information
Mara-Li committed Aug 15, 2024
1 parent b7c8029 commit fcb18d5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions en/docusaurus-plugin-content-docs/current/admin/edit.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ If all information is saved, you will have access to three buttons:

## Edit user data

![edit user data](/assets/edit/edit_user_fr.png)
![](/assets/edit/french/user.png)
Each tree commands will open a modal to edit the corresponding data.

If you are using a old version of the bot, you will have to use the following commands:
Expand All @@ -29,27 +29,27 @@ To add the new button.

### Editing the avatar image

![edit avatar](/assets/edit/edit_image.png)
![edit image](/assets/edit/image.png)

:::warning
Images stored on Discord cannot be used as their links change regularly. It is therefore mandatory to use external links, for example, by using [imgur](https://imgur.com/).
[See here for more information](https://www.bleepingcomputer.com/news/security/discord-will-switch-to-temporary-file-links-to-block-malware-delivery/).
:::

### Rename a character
![rename](/assets/edit/edit_rename_fr.png)
![rename](/assets/edit/french/rename.png)

As the command, it doesn't allow duplicate character name. Each character must have different name, or error will be throw.

### Move to another user

![move](/assets/edit/move_fr.png)
![move](/assets/edit/french/move.png)

It will **move** the character to another user, deleting the one on the old user. An error will be throw in case of duplicate, and action will be undone.

## Editing Statistics

![edit stats](/assets/edit/edit_stats.png)
![edit stats](/assets/edit/stats.png)

The modal will be pre-filled with a list as follows:
```md
Expand Down Expand Up @@ -88,7 +88,7 @@ Just like during recording, dice will be evaluated to verify their validity. Add

As with statistics, it is essential to adhere to the list and its syntax. You can delete fields by replacing the value with "X" or "0".

![edit dice](/assets/edit/edit_dice.png)
![edit dice](/assets/edit/dice.png)

## Adding a new dice

Expand Down

0 comments on commit fcb18d5

Please sign in to comment.