2023-03-18 12:51:54 +01:00

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

  • Added /clear command (#20)
  • Added cog system (#24)

Changed

  • Changed token variable to be real constant by removing it (#46)
  • Switched to commands V2 system (#46)

v.1.0.0-aplha19 (Private)

Changed

  • Changed default logging level system (#39)

v.1.0.0 alpha18 (Private)

Added

  • Added optional level value (defualts to variables.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.json file (#46)

v1.0.0 alpha16 (Private)

Deprecated

  • Functions are deprecated now and will be put into its own utils folder (#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

  • Bugfixes
  • Rewrote replit port (#1, #8)
  • Added error handler (#10)

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.