Added the english translation of the help #10
This commit is contained in:
parent
b3079b17b9
commit
d12cd04f36
4
src/main/resources/Help/Cat/en/main.md
Normal file
4
src/main/resources/Help/Cat/en/main.md
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
|
||||||
|
Hey look! A cat!
|
||||||
|
And he's different everytime !
|
||||||
|
That is so cute! :cat:
|
2
src/main/resources/Help/Default/en/main.md
Normal file
2
src/main/resources/Help/Default/en/main.md
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
This command doesn't have any help at the moment.
|
||||||
|
To help us improve: https://github.com/BrokenFire/BrokenDiscordBot
|
3
src/main/resources/Help/Flush/en/main.md
Normal file
3
src/main/resources/Help/Flush/en/main.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
|
||||||
|
`//flush <number>`
|
||||||
|
:arrow_right: *Erase the n last posts (Max = 100)*
|
2
src/main/resources/Help/Move/en/main.md
Normal file
2
src/main/resources/Help/Move/en/main.md
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
`//move <@user> <@targeted_role>`
|
||||||
|
:arrow_right: *Move an user to the targeted role.*
|
@ -1,2 +1,2 @@
|
|||||||
`//move <@utilisateur> <@rôleCible>`
|
`//move <@utilisateur> <@rôleCible>`
|
||||||
:arrow_right: *Deplacement d'un utilisateur vers un rôle cible, attention à bien faire des montions.*
|
:arrow_right: *Deplacement d'un utilisateur vers un rôle cible, attention à bien faire les mentions.*
|
26
src/main/resources/Help/Music/en/main.md
Normal file
26
src/main/resources/Help/Music/en/main.md
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
`//music play <url>`
|
||||||
|
:arrow_right: *Let's dance! Sets the vocal chat to use.*
|
||||||
|
|
||||||
|
`//music pause`
|
||||||
|
:arrow_right: *Pause the current track.*
|
||||||
|
|
||||||
|
`//music resume`
|
||||||
|
:arrow_right: *Resume the current track.*
|
||||||
|
|
||||||
|
`//music next`
|
||||||
|
:arrow_right: *Skip the current track.*
|
||||||
|
|
||||||
|
`//music stop`
|
||||||
|
:arrow_right: *Stop the current track and empty the playlist.*
|
||||||
|
|
||||||
|
`//music info`
|
||||||
|
:arrow_right: *Show info of the current track.*
|
||||||
|
|
||||||
|
`//music flush`
|
||||||
|
:arrow_right: *Delete the current playlist.*
|
||||||
|
|
||||||
|
`//music list`
|
||||||
|
:arrow_right: *Show information of the current playlist.*
|
||||||
|
|
||||||
|
`//music add(Next) <url>`
|
||||||
|
:arrow_right: *Add the url to the current playlist.*
|
@ -1,5 +1,5 @@
|
|||||||
`//music play <url>`
|
`//music play <url>`
|
||||||
:arrow_right: *Let's dance! Deffinit le chat vocal à utiliser.*
|
:arrow_right: *Let's dance! Definit le chat vocal à utiliser.*
|
||||||
|
|
||||||
`//music pause`
|
`//music pause`
|
||||||
:arrow_right: *Mise en pause de la piste en cours.*
|
:arrow_right: *Mise en pause de la piste en cours.*
|
||||||
@ -8,10 +8,10 @@
|
|||||||
:arrow_right: *Reprise de la lecture de la piste en cours.*
|
:arrow_right: *Reprise de la lecture de la piste en cours.*
|
||||||
|
|
||||||
`//music next`
|
`//music next`
|
||||||
:arrow_right: *Change le piste en cours.*
|
:arrow_right: *Change la piste en cours.*
|
||||||
|
|
||||||
`//music stop`
|
`//music stop`
|
||||||
:arrow_right: *Arrête la piste en cours.*
|
:arrow_right: *Arrête la piste en cours et supprime la playlist.*
|
||||||
|
|
||||||
`//music info`
|
`//music info`
|
||||||
:arrow_right: *Affiche les infos de la piste en cours.*
|
:arrow_right: *Affiche les infos de la piste en cours.*
|
||||||
@ -23,4 +23,4 @@
|
|||||||
:arrow_right: *Affiche la playlist en cours.*
|
:arrow_right: *Affiche la playlist en cours.*
|
||||||
|
|
||||||
`//music add(Next) <url>`
|
`//music add(Next) <url>`
|
||||||
:arrow_right: *Ajoute l'url à la playlist en cour.*
|
:arrow_right: *Ajoute l'url à la playlist en cours.*
|
2
src/main/resources/Help/Ping/en/main.md
Normal file
2
src/main/resources/Help/Ping/en/main.md
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
`//ping`
|
||||||
|
:arrow_right: *Send back the bot's ping*
|
8
src/main/resources/Help/Spam/en/main.md
Normal file
8
src/main/resources/Help/Spam/en/main.md
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
`//spam extermine <@user> <multiplier>`
|
||||||
|
:arrow_right: *Penalize a spammer.*
|
||||||
|
|
||||||
|
`//spam pardon <@user>`
|
||||||
|
:arrow_right: *Forgive a spammer*
|
||||||
|
|
||||||
|
`//spam reset <@user>`
|
||||||
|
:arrow_right: *Reset the user's multiplier.*
|
2
src/main/resources/Help/SpamInfo/en/main.md
Normal file
2
src/main/resources/Help/SpamInfo/en/main.md
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
`//spaminfo <@user> `
|
||||||
|
:arrow_right: *Show punishment's information against the spam of the mentioned user (the author if there is no mention)*
|
Loading…
Reference in New Issue
Block a user