HighscoreCommand

Command handler for the "highscore" command in the RuneScape Discord bot.

This command fetches and displays the RuneScape highscores for a specified player.

Functions

Link copied to clipboard
suspend fun handle(event: ChatInputCommandInteractionCreateEvent, userProfiles: MutableMap<String, String>)

Handles the execution of the "highscore" command.