hangman plugin: don't fail silently on !hangman
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Tue, 24 Aug 2010 17:43:14 +0000 (19:43 +0200)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Tue, 24 Aug 2010 17:43:14 +0000 (19:43 +0200)
commitea631e1b17c124dc6a990df13414c51e6e0610b6
treee8bbea16abc3881a92071d73c953c2bfa1bde4cc
parent3ef4b8b3296db0c52e5a7368f673832b80a503f1
hangman plugin: don't fail silently on !hangman

If the random generation site failed for any reason (eg. by returning a
non-2xx page), starting a hangman game would fail silently.

Catch this case and announce the failure.
data/rbot/plugins/games/hangman.rb