Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revamped commands! #37

Open
hussu010 opened this issue Sep 10, 2021 · 1 comment
Open

Revamped commands! #37

hussu010 opened this issue Sep 10, 2021 · 1 comment
Projects

Comments

@hussu010
Copy link
Member

hussu010 commented Sep 10, 2021

/balance: This shows the balance and locked amount of both TNBC and XYZ.

/deposit TNBC: Prompts the user to deposit TNBC (same as implemented already)

/deposit XYZ: Guides the user to deposit XYZ.

/set_withdrawal_address TNBC: Lets the user set the withdrawal address of TNBC.

/set_withdrawal_address XYZ: Lets the user set the withdrawal address of XYZ.

/withdraw TNBC amount: AMOUNT: Lets the user withdraw TNBC.

/withdraw XYZ amount: AMOUNT: Let the user withdraw XYZ.

Escrow commands are all same as before.

/buy TNBC amount: AMOUNT: Will prompt the user with matching XYZ crypto and ask them if they'd like to take the offer. Shows the error if there's not enough liquidity available.

/sell TNBC amount: AMOUNT: Will prompt the user with matching XYZ and ask them if they'd like to take the offer. This shows the error is there's not enough liquidity available.

/orders all: Lists all the buy and sell orders.

Backlog:

/order_create buy xyz_amount: AMOUNT price: RATE total_tnbc: AMOUNT: Lets the user create a buy order.

/order_create sell xyz_amount: AMOUNT price: RATE total_tnbc: AMOUNT: Lets the user create a sell order.

/orders my: List all the open orders of the user.

@hussu010 hussu010 added this to To do in Crow Bot via automation Sep 10, 2021
@hussu010 hussu010 moved this from To do to In progress in Crow Bot Sep 10, 2021
@hussu010
Copy link
Member Author

Revamped the user commands: 39b112c

@hussu010 hussu010 moved this from In progress to Backlog in Crow Bot Nov 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Crow Bot
Backlog
Development

No branches or pull requests

1 participant