mirror of
https://github.com/Floriansylvain/Risitas_BOT.git
synced 2026-08-19 11:43:16 +02:00
Merge remote-tracking branch 'origin/main' into main
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user