From 035ebfd05ba8e83dfc5a533e8807dc0cce1c1813 Mon Sep 17 00:00:00 2001 From: SportowyZbysiu Date: Sat, 24 Aug 2024 00:30:11 +0200 Subject: [PATCH] Update leagueoflegends.md while creating the command, the region must be after the Riot ID - if its before the command doesnt work --- docs/chatbot/variables/leagueoflegends.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/chatbot/variables/leagueoflegends.md b/docs/chatbot/variables/leagueoflegends.md index 7fd952b..05e74c8 100644 --- a/docs/chatbot/variables/leagueoflegends.md +++ b/docs/chatbot/variables/leagueoflegends.md @@ -24,7 +24,7 @@ The `$(leagueoflegends)` variable allows you to retrieve and display the current To use this variable, you need to provide two parameters: the region and the player's Riot ID or Summoner Name. ``` -$(leagueoflegends ) +$(leagueoflegends ) ``` :::info Riot IDs @@ -36,8 +36,8 @@ League of Legends is transitioning to Riot IDs. During the transition, you can u ## Examples ``` -$(leagueoflegends euw styler#euw) -$(leagueoflegends na "Doublelift#na1") +$(leagueoflegends styler#euw euw) +$(leagueoflegends "Doublelift#na1" na) ``` Example output: