This repository has been archived by the owner on Jul 23, 2024. It is now read-only.
v1.2.1
This release correspond to the 1.2.1 version of this package. For more information, visit the README or the documentation.
Changelog
- Fixed a bug where a command could be registered despite its alias being part of another command's aliases.
- Fixed a bug where a command could be registered despite one of its alias being its own name.
- Fixed a bug where
PresenceTemplater
would return the wrong values fornum_guilds
andnum_members
if the client was sharded. - Fixed a bug where
PresenceTemplater
would get all the available values for its keys despite the given string not containing any of them.