Changes between Version 2 and Version 3 of museekcontrol


Ignore:
Timestamp:
06/19/06 21:31:04 (17 years ago)
Author:
Adam Cécile (Le_Vert)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • museekcontrol

    v2 v3  
    1 = Museek Control =
     1= __Museek Control__ =
     2[[BR]]
     3
    24'''museekcontrol''' is a Python MuseekClient that allows access to most Soulseek functions from command-line.
     5
     6[[BR]]
    37== Options ==
    48 *  -c <filename>, --config <filename>
    59  Use a different config file.
    610
    7 === Chat Rooms ===
     11[[BR]]
     12== Chat Rooms ==
    813
    914 * -r, --rooms
     
    3944  Say message in room (Use with --chat)
    4045
    41 === Tickers ===
     46[[BR]]
     47== Tickers ==
    4248
    4349 * --tickers <room>
     
    5965  Set the ticker to this.
    6066
    61 === Private Chat ===
     67[[BR]]
     68== Private Chat ==
    6269
    6370 * --sprivate <user>
     
    8996  Comment for the user in list
    9097
    91 === Search ===
     98[[BR]]
     99== Search ==
    92100 * --gs,  --gsearch <query>
    93101  Globally search for query & show results
     
    99107  Buddy search for query & show results
    100108
    101 === User Info ===
     109[[BR]]
     110== User Info ==
    102111
    103112 * --info <user>
     
    109118 * --ip <user>
    110119  Get a user's IP and Port
    111 === Browsing ===
     120
     121[[BR]]
     122== Browsing ==
    112123
    113124 * -b,  --browse <user>
     
    116127 * --mb,  --mbrowse
    117128  Monitor browsing
    118 === Transfers ===
     129
     130[[BR]]
     131== Transfers ==
    119132
    120133 * -t,  --transfers
     
    159172 * -h,  --help
    160173  Display Help and exit.
     174
     175[[BR]]