mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-11 01:38:27 -04:00
- 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:
@@ -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:
|
||||
|
Reference in New Issue
Block a user