Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 916 Bytes

File metadata and controls

22 lines (18 loc) · 916 Bytes

Changelog

All notable changes to this repository will be documented in this file.

The format is based on Keep a Changelog, and this repository adheres to Semantic Versioning.

[1.1.0] - Saturday, September 24, 2022

Added

  • Standardization of README.md
  • Code of conduct for contributions.
  • MIT license.
  • CHANGELOG.md
  • Optional image and title properties for StickyMessages.
  • Added in-line code documentation for StickyMessages.

Changed

  • General file structure of the repository.
  • StickyMessages:
    • Added image and title properties to schema.
    • Changed code and checks in messageCreate.js for better efficiency.
    • Updated StickyMessage system to Discord.js V14.