2023-02-27 08:25:06 +01:00

2.2 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 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 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)

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.