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

feat: add withdraw Discord command #142

Merged
merged 1 commit into from
Sep 2, 2019
Merged

feat: add withdraw Discord command #142

merged 1 commit into from
Sep 2, 2019

Conversation

michael1011
Copy link
Member

Related to #137

This PR add a withdraw command to the Discord bot. That command is secured by OTP and can be used like this:

  • withdraw <OTP token> <currency> <invoice>: to withdraw lightning funds
  • withdraw <OTP token> <currency> <address> <amount in whole coins *or* "all">: to withdraw onchain coins

With this new one we have 9 Discord commands now and I think I should improve the help command so that it actually shows how to use the commands instead of just listing them.

@michael1011 michael1011 added the enhancement New feature or request label Aug 31, 2019
Copy link
Contributor

@armurbalda armurbalda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Concept ACK.

With this new one we have 9 Discord commands now and I think I should improve the help command so that it actually shows how to use the commands instead of just listing them.

Listing the full command with all options in withdraw <OTP token> <currency> <address> <amount in whole coins *or* "all"> style would definitely help.

@michael1011
Copy link
Member Author

I created an issue for the improved help command: #147

@michael1011 michael1011 merged commit 6fdc4d4 into master Sep 2, 2019
@michael1011 michael1011 deleted the otp branch September 2, 2019 08:12
@michael1011 michael1011 mentioned this pull request Sep 2, 2019
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants