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.
- Changed
token
variable to be real constant by removing it (#46) - Switched to
commands V2
system (#46)
- Changed default logging level system (#39)
- Added optional
level
value (defualts tovariables.standard_logging_level
) to logger objects to only show messages above or equal to that level
- Added anti profanity system
- Changed version system to use the version specified in the
config.json
file (#46)
- Functions are deprecated now and will be put into its own
utils
folder (#46)
Many rewrites.
- Bugfixes
- Added welcome/goodbye feature manager (#11)
- Added role customisation
- Added feature manager (#4)
- Added stop command to command creator
Copied code from the private Plaq discord bot.