2.6 KiB
2.6 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Versions before v1.0.0 alpha16 may still use old version names and changelog.
Unreleased
v1.0.0
Added
Changed
- Changed
tokenvariable to be real constant by removing it (#46) - Switched to
commands V2system (#46)
v.1.0.0-aplha19 (Private)
Changed
- Changed default logging level system (#39)
v.1.0.0 alpha18 (Private)
Added
- Added optional
levelvalue (defualts tovariables.standard_logging_level) to logger objects to only show messages above or equal to that level
v.1.0.0 alpha17 (Private)
Added
- Added anti profanity system
Changed
- Changed version system to use the version specified in the
config.jsonfile (#46)
v1.0.0 alpha16 (Private)
Deprecated
- Functions are deprecated now and will be put into its own
utilsfolder (#46)
< v1.0.0 alpha16 > v0.9.3 (Private)
Many rewrites.
v0.9.3
- Bugfixes
- Added welcome/goodbye feature manager (#11)
- Added role customisation
v0.9.2
v0.9.1
- Added feature manager (#4)
- Added stop command to command creator
< v0.9.1 (Private)
Copied code from the private Plaq discord bot.