Update README.md

This commit is contained in:
Florian Sylvain
2021-03-07 01:00:11 +01:00
committed by GitHub
parent c1cea6e2a2
commit 1d8e44cac7
+15 -8
View File
@@ -37,7 +37,7 @@
# 📢 Commands # 📢 Commands
<br> ## Twitch
### **chat_set** ### **chat_set**
``` ```
@@ -52,13 +52,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.
## League of Legend
### **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.
### **lol_rank** ### **lol_rank**
``` ```
@@ -74,6 +68,9 @@ $osu_profile {osu_username}
This command will display a message with all the (basics) stats from the Osu! profile you ask for. Make sure to use quotes if there is spaces in the username. This command will display a message with all the (basics) stats from the Osu! profile you ask for. Make sure to use quotes if there is spaces in the username.
## Osu!
### **osu_lastgame** ### **osu_lastgame**
``` ```
$osu_lastgame {osu_username} $osu_lastgame {osu_username}
@@ -87,6 +84,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