League of Legends rank command not working

I’m using the following command:
!lolrank $(leagueoflegends summoner_name region) and use it as follows:
!lolrank iP3RAD0X euw

The result I get is: Invalid region specified. Available regions: br,eune,euw,jp,kr,lan,las,na,oce,tr,ru,pbe

What am I doing wrong?

I am unable to reproduce any issues:

Nightbot: iP3RAD0X's current rank: Bronze IV

Do you use the code exactly as follows?:

!lolrank iP3RAD0X euw

If so, I have no idea what’s going on :sweat_smile:

What does your !lolrank command look like?
In your example it should look like $(leagueoflegends $(query))
Then !lolrank iP3RAD0X euw should work fine.

That is exactly what I use… Could it be that the servers were simply down/to crowded?

No, like the error says, the command doesn’t like the input that it is given, it can’t find a valid region. That’s why I would think it’s setup wrong:

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.