Name: WLM Number Guessing v1.1.055
Description: Bored? Then why not allow your WLM contacts to play a simple number guessing game? Its simple enough, just !start and guess
New in v1.1.055:
- Better handling of users
- HTML highscore generation (See Below)
- !score and !scores added
- Cleaned up a little
HTML highscores:
From v1.1.055, WLM Number Guessing has been able to generate HTML high score pages. (
DEMO SCORE PAGE)
This is enabled by default (too turn off, find the line in the code and // comment it)
All this does is creates a simple HTML file (fancyscores.html) in the scripts folder, containing all the highscores (sorted)
You could upload this using another program or run a webserver or anything.
But if you dont want to do that, the !scores command automagicly creates an even simpler version with no images, and just sends it to the contact.
Feedback please!