oddluck-limnoria-plugins/Uno
Gordon Shumway c96eb3cb2f
Update plugin.py
2019-03-02 16:03:53 -05:00
..
README.txt Add 'Uno/' from commit 'ad77ab1bf5fd6821ab29c7d680e778796b5207a7' 2019-02-14 13:29:46 -05:00
__init__.py Add 'Uno/' from commit 'ad77ab1bf5fd6821ab29c7d680e778796b5207a7' 2019-02-14 13:29:46 -05:00
config.py Add 'Uno/' from commit 'ad77ab1bf5fd6821ab29c7d680e778796b5207a7' 2019-02-14 13:29:46 -05:00
plugin.py Update plugin.py 2019-03-02 16:03:53 -05:00
requirements.txt Create requirements.txt 2019-02-18 18:00:24 -05:00

README.txt

This is a Limnoria plugin implementation of UNO.

made Python3 compatible, fixed minor bugs
add colors and reply with notices.

uno setoption use_colors False (disable colors)
uno setoption use_notice False (disable notices)

==== Usage ====

To use this plugin, you need to change a game setting to allow it.
This requires channel,op capability (or owner).

The command is:
    uno setoption allow_game true
There are other options you can change, view them with this command:
    uno showoptions
To unset/clear an option, use:
    uno setoption foobar unset


==== Rules ====
http://www.wonkavator.com/uno/unorules.html

Note: saying "Uno!" when you are down to one card doesn't work well
in IRC, and isn't required.