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
Next revision Both sides next revision
channels:uno [2007/08/20 09:42]
dcraig
channels:uno [2007/09/22 13:36]
dcraig
Line 7: Line 7:
 ===== Game Overview ===== ===== Game Overview =====
  
-<box 15% green left | Special Decks> +<box 20% green left | Special Decks> 
-Special decks have been added to the bot, and they can be used by starting the game with !uno [deck], where [deckis 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.+Special decks have been added to the bot, and they can be used by starting the game with !uno <deck>, where <deckis 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> </box>
  
Line 22: Line 22:
  
 <box 18% red right | Winners by Month> <box 18% red right | Winners by Month>
-  * [[channels:uno:scores200702|February 2007]] +  * [[http://midnight.caltech.edu/craig/irc/unostats.shtml|Current Month]] 
-  * [[channels:uno:scores200703|March 2007]] +  * [[channels:uno:scores200702|Feb 2007]] 
-  * [[channels:uno:scores200704|April 2007]]+  * [[channels:uno:scores200703|Mar 2007]] 
 +  * [[channels:uno:scores200704|Apr 2007]]
   * [[channels:uno:scores200705|May 2007]]   * [[channels:uno:scores200705|May 2007]]
-  * [[channels:uno:scores200706|June 2007]] +  * [[channels:uno:scores200706|Jun 2007]] 
-  * [[channels:uno:scores200707|July 2007]]+  * [[channels:uno:scores200707|Jul 2007]] 
 +  * [[channels:uno:scores200708|Aug 2007]]
 </box> </box>
  
Line 65: Line 67:
  
 ===== Playing Online ===== ===== Playing Online =====
 +
 +<box 15% blue left | Bonuses Increase Daily>
 +Bonuses now increase daily throughout the month. To see the current amounts, type !bonus.
 +</box>
  
 For the online version of UNO, the game starts when someone types !uno in For the online version of UNO, the game starts when someone types !uno in
Line 87: Line 93:
  
   * 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          | +!start         Start the game immediately (bypassing the 30sec wait) 
-|jo              |Join a game                       | +!pause         Pause or resume a game 
-|jo msg          |Join and have the bot send cards in message instead of notice | +!stop          Stop a game already in progress 
-|jo <cc>         |Join and have your nick be the given color code (2-14| +!remove [nick] Remove yourself or someone else 
-|cc <cc        |Change your nick color to the given color code (2-14) | + 
-|pl <card>       |Play the indicated card           | +!won [nick]    Display number of games won 
-|dr              |Draw a card                       | +!stats         Display stats for this month 
-|pa              |Pass to the next player           | +!records       Display all-time statistics 
-|co <color>      |Pick a color after playing a wild card | +!top3last      Top 3 players last month 
-|ca              |Display your hand of cards        | +!top10 [thing] Show top 10 statistics (thing: points, games, 21) 
-|cd              |Show the current top card         | + 
-|tu              |Show the current player           | +jo <cc|msg>    Join a game (cc: color code, msg: use privmsg instead of notice) 
-|od              |Display the player order          | +cc <cc>        Change your nick to the given color (cc: 2-15
-|ct              |Show how many cards everyone has  | +ap <nick     Assign any points you win to the given nick 
-|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>