From 1d8e44cac78c945bda432e55af444d73a59ae170 Mon Sep 17 00:00:00 2001 From: Florian Sylvain Date: Sun, 7 Mar 2021 01:00:11 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index d2a5437..05f607f 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ # 📢 Commands -
+## Twitch ### **chat_set** ``` @@ -52,13 +52,7 @@ $chat_stop ``` This command allows you to stop the active twitch chat in the channel. - -### **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. - +## League of Legend ### **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. +## Osu! + + ### **osu_lastgame** ``` $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). + +## 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. +
# ⚙ Configuration @@ -119,4 +126,4 @@ Socket related var : ## ⭐️ Show your support -Give a ⭐️ if you liked this project! \ No newline at end of file +Give a ⭐️ if you liked this project! From 3186c82fca7522be12b31b3e70f656bca19146e4 Mon Sep 17 00:00:00 2001 From: Florian Sylvain Date: Sun, 7 Mar 2021 01:19:06 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 05f607f..5a35d93 100644 --- a/README.md +++ b/README.md @@ -52,8 +52,10 @@ $chat_stop ``` This command allows you to stop the active twitch chat in the channel. + ## League of Legend + ### **lol_rank** ``` $lol_rank {lol_username} @@ -61,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. +## Osu! + + ### **osu_profile** ``` $osu_profile {osu_username} @@ -68,9 +73,6 @@ $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. -## Osu! - - ### **osu_lastgame** ``` $osu_lastgame {osu_username}