We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ID text is unnecessary and too dark
The buyer can no longer pay them and is not prompted with notifications, e.g. /invoice cancel or /invoice void etc.
/invoice cancel
/invoice void
/invoice list [received|sent|all] [unpaid|paid|voided] ^^^^^^^^^^^^^^^^^^^^
and
/invoice list [received|sent|all] [unpaid|paid|voided] [--from <account>] [--to <account>] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
invoice view
Also for sender account in "invoice created"
E.g. the "Click to view" here: Perhaps overall improve this particular message.
Perhaps something like:
(!) Invoice #lHowT9jhLvzqJR2d for $10 from Player1 to Player2 successfully created. Click to view.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Improve formatting in this message:
ID text is unnecessary and too dark
Add a way to cancel invoices
The buyer can no longer pay them and is not prompted with notifications, e.g.
/invoice cancel
or/invoice void
etc.Add command options like:
and
Add account overview in
invoice view
for recipient account on hoverAlso for sender account in "invoice created"
Make call-to-action message parts grey
E.g. the "Click to view" here:
Perhaps overall improve this particular message.
Perhaps something like:
The text was updated successfully, but these errors were encountered: