krissrex / discord-runescape-bot

Provides discord commands related to RuneScape. https://hub.docker.com/repository/docker/krissrex/rs-bot
2 stars 2 forks source link

Maxed command not always working #2

Open MikkelOlsen opened 4 years ago

MikkelOlsen commented 4 years ago

Hey, I installed this bot on my clans discord server, however the !maxed command only works on some people.

Do you have a fix for this?

krissrex commented 4 years ago

It will not work for users with private profiles. There is no "fix", as far as I know. This is because I get the data from the runemetrics API.

However, a workaround could be to get the levels from somewhere else, like the runescape highscores (like I do for osrs, !!maxed), or from RuneClan (if the users are tracked).


Could you verify that the people have public profiles? Search for them here: https://apps.runescape.com/runemetrics/app/welcome

If you get a red banner with Sorry, that player's profile is private. then you have to ask them. If you get the stats, it is a bug in my bot.

krissrex commented 4 years ago

If your friends want to make their profile public, this is how:

  1. Go to https://runescape.com
  2. Log in
  3. Click "My Account"
  4. Click "RuneMetrics Profile"
  5. Select "Public" and "Change settings"