EternalBroker: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Description == EternalBroker is a broker bot allowing buyers and sellers to connect to each other. == Commands == Available commands: #help, ...") |
|||
Line 30: | Line 30: | ||
E.g.: #delete 17 deletes order #17. | E.g.: #delete 17 deletes order #17. | ||
Of course, it must be one of your orders... | Of course, it must be one of your orders... | ||
[[Category:Bots]] |
Revision as of 04:06, 4 August 2012
Description
EternalBroker is a broker bot allowing buyers and sellers to connect to each other.
Commands
Available commands:
#help, help, ? - displays a help message #commands - displays this list #orders - shows all orders i have got #orders patt - shows all orders matching patt E.g.: #orders leather Will show you all orders with leather items #my_orders - shows all orders you gave me #my_orders patt - shows your orders matching patt #new_order action quantity price item - creates a new order - action = buy or sell - quantity = how many items you buy/sell - price = the price you want to pay/get that is the price for 1 item you wanna sell/buy - item = the item you want to buy/sell E.g.: #new_order sell 1 100 iron helmet is an order to sell 1 iron helmet for 100 gc. #delete nbr - deletes order #nbr E.g.: #delete 17 deletes order #17. Of course, it must be one of your orders...