mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-11 09:48:26 -04:00
Updated changelog
This commit is contained in:
@@ -10,6 +10,7 @@ Experimental changelog. Mostly based on [keepachangelog](https://keepachangelog.
|
|||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added `.deleteemptyservers` command
|
- Added `.deleteemptyservers` command
|
||||||
|
- Added `.curtr <id>` which lets you see full information about one of your own transactions with the specified id
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
@@ -30,6 +31,9 @@ Experimental changelog. Mostly based on [keepachangelog](https://keepachangelog.
|
|||||||
- If you have custom permissions for other CustomReaction commands
|
- If you have custom permissions for other CustomReaction commands
|
||||||
- Some of the old aliases like `.acr` `.dcr` `.lcr` and a few others have been kept
|
- Some of the old aliases like `.acr` `.dcr` `.lcr` and a few others have been kept
|
||||||
- Currency output format improvement (will use guild locale now for some commands)
|
- Currency output format improvement (will use guild locale now for some commands)
|
||||||
|
- Improved .curtrs (It will now have a lot more useful data in the database, show Tx ids, and be partially localized)
|
||||||
|
- [dev] Reason renamed to Note
|
||||||
|
- [dev] Added Type, Extra, OtherId fields to the database
|
||||||
- [dev] CommandStrings will now use methodname as the key, and **not** the command name (first entry in aliases.yml)
|
- [dev] CommandStrings will now use methodname as the key, and **not** the command name (first entry in aliases.yml)
|
||||||
- In other words aliases.yml and commands.en-US.yml will use the same keys (once again)
|
- In other words aliases.yml and commands.en-US.yml will use the same keys (once again)
|
||||||
- [dev] Reorganized module and submodule folders
|
- [dev] Reorganized module and submodule folders
|
||||||
|
Reference in New Issue
Block a user