Nightbot SMO Any% (1P) World Record Command
6 years ago
United States

I made a command for Nightbot to dynamically display the current Any% WR that is on Speedrun.com, for lazy people like me.

Here is the URL to the command (easier to C&P; just double-click on the command):

https://nathaniel.fitzenrider.com/nightbot-custom-commands-legacy

Editado por el autor 6 years ago
IlluminaTea, starsmiley y 3 otros les gusta esto
Germany

That's only one player mode, is that intended? The two player record is currently lower.

United States

When you use the normal command for SMO Any% WR, you normally get the 2-player record, which this command bypasses.

Kramkraft y nfitzen les gusta esto
United States

I also added another command for AUM. That was easy enough tbh; there weren't any variables to take into account.

If you know the Speedrun.com API just change the URL to any leaderboard with the params top=1 and embed=players. Variables are the only tricky thing; if there's no vars then just use https://speedrun.com/api/v1/leaderboards/smo/category/<category name>

The category name is after the # in Speedrun.com/smo with the leaderboard selected. For example, <category name> for AUM is All_Unique_Moons and Any% is Any. (https://speedrun.com/smo#All_Unique_Moons)

Editado por el autor 6 years ago