Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
channels:uno [2007/08/20 09:42]
dcraig
channels:uno [2007/11/26 01:00] (current)
dcraig
Line 6: Line 6:
  
 ===== Game Overview ===== ===== Game Overview =====
- 
-<box 15% red right | Special Decks> 
-Special decks have been added to the bot, and they can be used by starting the game with !uno [deck], where [deck] is the name of the deck you'd like to use. If you omit a deck name, the traditional UNO deck is used. A brief description of each deck is available by typing !decks. 
-</box> 
  
 ==== The Deck ==== ==== The Deck ====
Line 20: Line 16:
 card, except for the 0s, which only have one per suit. There are four card, except for the 0s, which only have one per suit. There are four
 'wild' and 'wild draw four' cards each, producing a total of 108 cards. 'wild' and 'wild draw four' cards each, producing a total of 108 cards.
- 
-<box 18% red right | Winners by Month> 
-  * [[channels:uno:scores200702|February 2007]] 
-  * [[channels:uno:scores200703|March 2007]] 
-  * [[channels:uno:scores200704|April 2007]] 
-  * [[channels:uno:scores200705|May 2007]] 
-  * [[channels:uno:scores200706|June 2007]] 
-  * [[channels:uno:scores200707|July 2007]] 
-</box> 
  
 ==== Playing Your Hand ==== ==== Playing Your Hand ====
Line 87: Line 74:
  
   * No cheating, no cheating, no cheating!   * No cheating, no cheating, no cheating!
-  * Several commands have been provided for the convenience of players but have the potential to be abused. These commands include !remove, !remove <nick>, !skip, and !stop. Players should not !remove themselves and rejoin if they are not happy with the hand they were dealt. The !remove command can be used if you need to leave, and !remove <nick> can be used if a player has been unresponsive for a couple turns. You can also consider using !skip to skip an unresponsive user. The !stop command should generally be used only if you're playing in a two-player game with kaitlyn. Otherwise, !remove yourself. 
-  * Any abuse of these commands will result in a single warning and then a lengthy ban. 
  
 ===== Commands ===== ===== Commands =====
  
-^    Command              Description             ^ +<code> 
-|!uno [deck]     |Start a new game                  | + 
-|!stop           |Stop a game already in progress   | +!help          Game help system 
-|!pause          |Pause or resume a game            | +!help intro    An introduction to UNO 
-|!remove [nick]  |Remove yourself or someone else   | +!help howto    How to play UNO on IRC 
-|!unowon [nick]  |Display number of games won       | +!commands      List of UNO commands 
-|!unotop10 [games/wins/21] |Show top 10 statistics +!decks         Description of UNO decks 
-|!unostats       |Display stats for this month      | + 
-|!unorecords     |Display all-time statistics       | +!uno [deck]    Begin a new game (deck: special deck name, see !decks) 
-|!unotop3last    |Top 3 players last month          | +!pause         Pause or resume a game 
-|jo              |Join a game                       | +!stop          Stop a game already in progress 
-|jo msg          |Join and have the bot send cards in message instead of notice | +!remove [nick] Remove yourself or someone else 
-|jo <cc>         |Join and have your nick be the given color code (2-14| + 
-|cc <cc        |Change your nick color to the given color code (2-14| +!won [nick]    Display number of games won 
-|pl <card>       |Play the indicated card           | +!stats         Display stats for this month 
-|dr              |Draw a card                       | +!records       Display all-time statistics 
-|pa              |Pass to the next player           | +!top3last      Top 3 players last month 
-|co <color>      |Pick a color after playing a wild card | +!top10 [thing] Show top 10 statistics (thing: points, games, 21) 
-|ca              |Display your hand of cards        | + 
-|cd              |Show the current top card         | +jo <cc|msg>    Join a game (cc: color code, msg: use privmsg instead of notice) 
-|tu              |Show the current player           | +cc <cc>        Change your nick to the given color (cc: 2-15
-|od              |Display the player order          | +ap <nick     Assign any points you win to the given nick 
-|ct              |Show how many cards everyone has  | +go             Start the game immediately (bypassing the 30sec wait
-|st              |Display game stats                | + 
-|ti              |Display the game time             |+pl <card>      Play the indicated card 
 +pp <cards>     Play multiple cards separated by spaces 
 +co <color>     Pick a color after playing a wild card 
 +dr             Draw a card 
 +pa             Pass to the next player 
 + 
 +cd             Show the current top card 
 +ca             Sort and display your hand of cards 
 +cs             Display your hand using the short format 
 +cl             Display your hand using the long/full format 
 + 
 +tu             Show the current player 
 +od             Display the player order 
 +ct             Show how many cards everyone has 
 +st             Display game stats 
 +ti             Display the game time
  
 +</code>