Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
commands [2025/02/23 20:42] russellcommands [2025/02/23 20:48] (current) russell
Line 12: Line 12:
 **Options** **Options**
  
-**''item (string): The name of the item you want to buy''** +**''item:<string>''** 
-  Required: true +The name of the item you want to buy 
-  Autocomplete: true +    Required: true 
-  Description: Select from available shop items+    Autocomplete: true 
 +    Description: Select from available shop items
  
-**''quantity (integer): How many of the item you want to buy''** +**''quantity:<integer>''** 
-  Required: false (default: 1) +How many of the item you want to buy 
-  Min value: 1 +    Required: false (default: 1) 
-  Description: Number of items to purchase+    Min value: 1 
 +    Description: Number of items to purchase
  
 **Validation** **Validation**
Line 74: Line 76:
 **Options** **Options**
  
-`ticker (string)`: Stock ticker symbol (e.g., AAPL)+**''ticker:<string>''** 
 +Stock ticker symbol (e.g., AAPL)
  
-`quantity (integer)`: Number of shares to buy (min: 1)+**''quantity:<integer>''** 
 +Number of shares to buy (min: 1)
  
-`ticker (string)`: Stock ticker symbol (e.g., AAPL)+**''ticker:<string>''** 
 +Stock ticker symbol (e.g., AAPL)
  
-`quantity (integer)`: Number of shares to sell (min: 1)+**''quantity:<integer>''** 
 +Number of shares to sell (min: 1)
  
 **Subcommands** **Subcommands**
Line 131: Line 137:
 **Options** **Options**
  
-`symbol (string)`: Stock symbol to look up (e.g., AAPL, TSLA)+**''symbol:<string>''** 
 +Stock symbol to look up (e.g., AAPL, TSLA)
  
-`timeframe (string)`: Chart timeframe+**''timeframe:<string>''** 
 +Chart timeframe
  
 **Validation** **Validation**
Line 156: Line 164:
 **Options** **Options**
  
-`target (user)`: The user to transfer JoxCoins to+**''target:<user>''** 
 +The user to transfer JoxCoins to
  
-`amount (integer)`: The amount of JoxCoins to transfer (min: 1)+**''amount:<integer>''** 
 +The amount of JoxCoins to transfer (min: 1)
  
 **Validation** **Validation**
Line 183: Line 193:
 **Options** **Options**
  
-`answer (string)`: Your solution to the active challenge+**''answer:<string>''** 
 +Your solution to the active challenge
  
 **Subcommands** **Subcommands**
Line 231: Line 242:
 **Options** **Options**
  
-`target (user)`: The user you want to tell to go fuck themselves+**''target:<user>''** 
 +The user you want to tell to go fuck themselves
  
 **Validation** **Validation**
Line 252: Line 264:
 **Options** **Options**
  
-`positions (string)`: Card positions to redraw (comma-separated, e.g., 1,3,5)+**''positions:<string>''** 
 +Card positions to redraw (comma-separated, e.g., 1,3,5)
  
 **Subcommands** **Subcommands**
Line 286: Line 299:
 **Options** **Options**
  
-`amount (integer)`: Amount of JoxCoins to bet (min: 1, max: 500)+**''amount:<integer>''** 
 +Amount of JoxCoins to bet (min: 1, max: 500)
  
-`type (string)`: Type of bet to place +**''type:<string>''** 
-  - RED: Red numbers (1,3,5,7,9,12,14,16,18,19,21,23,25,27,30,32,34,36) +Type of bet to place 
-  - BLACK: Black numbers (2,4,6,8,10,11,13,15,17,20,22,24,26,28,29,31,33,35) +    - RED: Red numbers (1,3,5,7,9,12,14,16,18,19,21,23,25,27,30,32,34,36) 
-  - GREEN: Green numbers (0,00) +    - BLACK: Black numbers (2,4,6,8,10,11,13,15,17,20,22,24,26,28,29,31,33,35) 
-  - EVEN: Even numbers (2,4,6,...,36) +    - GREEN: Green numbers (0,00) 
-  - ODD: Odd numbers (1,3,5,...,35) +    - EVEN: Even numbers (2,4,6,...,36) 
-  - LOW: Numbers 1-18 +    - ODD: Odd numbers (1,3,5,...,35) 
-  - HIGH: Numbers 19-36 +    - LOW: Numbers 1-18 
-  - NUMBER: Specific number bet+    - HIGH: Numbers 19-36 
 +    - NUMBER: Specific number bet
  
-`number (string)`: Specific number to bet on (0-36 or 00, only for NUMBER type)+**''number:<string>''** 
 +Specific number to bet on (0-36 or 00, only for NUMBER type)
  
 **Validation** **Validation**