mirror of
https://github.com/Floriansylvain/Risitas_BOT.git
synced 2026-08-19 11:43:16 +02:00
✨ - New command $osu_acc {username} !
This commit is contained in:
@@ -15,19 +15,23 @@
|
||||
|
||||
<br>
|
||||
|
||||

|
||||

|
||||
|
||||
<br>
|
||||
|
||||

|
||||

|
||||
|
||||
<br>
|
||||
|
||||

|
||||

|
||||
|
||||
<br>
|
||||
|
||||

|
||||

|
||||
|
||||
<br>
|
||||
|
||||

|
||||
|
||||
<br>
|
||||
|
||||
@@ -67,14 +71,21 @@ This command will display a message with the current League of Legend rank of th
|
||||
```
|
||||
$osu_profile {osu_username}
|
||||
```
|
||||
This command will display a message with all the (basics) stats from the Osu! profile you ask for.
|
||||
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_lastgame**
|
||||
```
|
||||
$osu_lastgame {osu_username}
|
||||
```
|
||||
This command will display a message with all the stats from the last Osu! game the player you asked for played.
|
||||
This command will display a message with all the stats from the last Osu! game the player you asked for played. Make sure to use quotes if there is spaces in the username.
|
||||
|
||||
|
||||
### **osu_acc**
|
||||
```
|
||||
$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).
|
||||
|
||||
<br>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user