-
Notifications
You must be signed in to change notification settings - Fork 44
Ajout commandes d'informations manquantes #345
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Hunterdivin30
wants to merge
10
commits into
DraftBot:main
Choose a base branch
from
Hunterdivin30:ajout-commandes-dinformations-manquantes
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+20
−1
Open
Changes from all commits
Commits
Show all changes
10 commits
Select commit
Hold shift + click to select a range
b146de8
Ajout commandes d'informations manquantes
Hunterdivin30 bbac0af
📸 Upload 1 images
Hunterdivin30 43bec72
Ajout de l'image de la commande /info emojis
Hunterdivin30 1d863d8
Correction erreur sur la liste
Hunterdivin30 4cfff9b
Manque d'une info + correction markdown de la commande
Hunterdivin30 372b60c
Suppression du pluriel à émoji
Hunterdivin30 b9b81ad
Update docs/2.modules/17.commandes-informations.md
Hunterdivin30 fa880f5
🗑️ Delete image: commande_info_emojis.png
Hunterdivin30 3927f4d
📸 Upload 1 images
Hunterdivin30 1ea68cb
Update docs/2.modules/17.commandes-informations.md
Hunterdivin30 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -2,7 +2,7 @@ | |
| title: Commandes d'informations | ||
| description: Découvrez toutes les commandes à votre disposition pour obtenir des informations détaillées sur un sujet précis. | ||
| navigation.icon: 'twemoji:information' | ||
| contributors: ['theorik', 'rababio4579', 'iibey'] | ||
| contributors: ['theorik', 'rababio4579', 'iibey', 'hunterdivin30'] | ||
| updatedAt: '2023-07-04' | ||
| --- | ||
|
|
||
|
|
@@ -73,6 +73,25 @@ La commande \</info salon> vous permet d'obtenir les informations détaillées s | |
| Pour distinguer les différents types de salons et catégories, une icône apparaîtra à côté de leur nom : une icône "#" pour les salons textuels, une icône "📁" pour les catégories, une icône "🔊" pour les salons vocaux, une icône "📢" pour les salons d'annonces. | ||
| :: | ||
|
|
||
|
|
||
| ## /info émoji | ||
| La commande \</info émoji> vous permet d'obtenir les informations suivantes sur les émojis personnalisés d'un serveur : | ||
| - Son identifiant. | ||
| - Sa mention. | ||
| - S'il est animé ou non. | ||
| - Sa date d'ajout. | ||
| - Les rôles autorisés | ||
|
|
||
|  | ||
|
|
||
| ::hint{ type="info" } | ||
| Vous avez aussi l'option de télécharger l'émoji. | ||
| :: | ||
|
|
||
| ::hint{ type="info" } | ||
| Lorsque vous lancez la commande, n'oubliez pas de mettre l'émoji sous ce format : `:"Nom de l'émoji":`. | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Ça peut porter à confusion sur le fait que l’utilisation du sélecteur d’emojis ne marcherait pas |
||
| :: | ||
|
|
||
| ## /profil | ||
|
|
||
| La commande \</profil> vous permet d'obtenir les informations détaillées sur le profil d'un membre du serveur : | ||
|
|
||
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.