Merge remote-tracking branch 'origin/main' into main

This commit is contained in:
Florian SYLVAIN
2021-03-07 02:13:34 +01:00
+16 -7
View File
@@ -37,7 +37,7 @@
# 📢 Commands # 📢 Commands
<br> ## Twitch
### **chat_set** ### **chat_set**
``` ```
@@ -53,11 +53,7 @@ $chat_stop
This command allows you to stop the active twitch chat in the channel. This command allows you to stop the active twitch chat in the channel.
### **issou** ## League of Legend
```
$issou @{discord_member}
```
This command will make the bot shout the "Issou !" meme in a voice channel. By default it will do it in the voice channel where the user is connected but you can tag a user on your server to make the bot join their voice channel.
### **lol_rank** ### **lol_rank**
@@ -67,6 +63,9 @@ $lol_rank {lol_username}
This command will display a message with the current League of Legend rank of the EUW account you ask for. Make sure to use quotes if there is spaces in the LoL username. This command will display a message with the current League of Legend rank of the EUW account you ask for. Make sure to use quotes if there is spaces in the LoL username.
## Osu!
### **osu_profile** ### **osu_profile**
``` ```
$osu_profile {osu_username} $osu_profile {osu_username}
@@ -87,6 +86,16 @@ $osu_acc {osu_username}
``` ```
This command will display the Accuracy of the player you asked for on his last games (with a maximum of 10 games). This command will display the Accuracy of the player you asked for on his last games (with a maximum of 10 games).
## Other
### **issou**
```
$issou @{discord_member}
```
This command will make the bot shout the "Issou !" meme in a voice channel. By default it will do it in the voice channel where the user is connected but you can tag a user on your server to make the bot join their voice channel.
<br> <br>
# ⚙ Configuration # ⚙ Configuration
@@ -119,4 +128,4 @@ Socket related var :
## ⭐️ Show your support ## ⭐️ Show your support
Give a ⭐️ if you liked this project! Give a ⭐️ if you liked this project!