Tobias

Results 2 issues of Tobias

Hello GitHub, first of all, very nice api. Unfortunately it is really buggy, regularly my bot crashes with a TS3CommandFailedException exception. Examples are: on client kick, on client move, on...

First of all, thank you for this great API. I tried the code snippet "create an order", ``` order = client.create_order(item_id, number_of_items_to_order) print(order) ``` but I don't see a payment...