- Improved .curtrs (It will now have a lot more useful data in the database, show Tx ids, and be partially localized)

- Added .curtr command which lets you see full information about one of your own transactions with the specified id
- Added .WithAuthor(IUser) extension for embedbuilder
This commit is contained in:
Kwoth
2022-01-25 05:55:38 +01:00
parent 81533b7f69
commit 3910dc7499
18 changed files with 3077 additions and 70 deletions

View File

@@ -1168,6 +1168,10 @@ currencytransactions:
args:
- "2"
- "@SomeUser 2"
currencytransaction:
desc: "Shows full details about a currency transaction with the specified ID. You can only check your own transactions."
args:
- "3yvd"
listperms:
desc: "Lists whole permission chain with their indexes. You can specify an optional page number if there are a lot of permissions."
args: