Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

Latest commit

 

History

History
47 lines (35 loc) · 1.87 KB

CHANGELOG.md

File metadata and controls

47 lines (35 loc) · 1.87 KB

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.

Added

  • Commands support.
  • $send will automatically get delted after use.

Fixed

  • $send command was not reading new file content. Now it can read and send while bot is running. (issue : #24)

1.2.0 - 2022-07-28

Added

  • Can send audit-logs in a particular channel. (issue: #11)

1.1.2 - 2022-07-14

Fixed

  • Assign role on new member join not working. (issue: #6)

1.1.1 - 2022-07-14

Changed

  • A more convenient way of installing requirements. (issue: #7)

Fixed

  • Updated README.md (issue: #8)

1.1.0 - 2022-07-11

Added

  • On joining of a new user it can give a welcome message in a particular channel. (issue: #5)

Fixed

  • Message on command was not working. (issue: #2)

1.0.0 - 2022-07-08

Added

  • Can send normal, embed, normal + embed messages to any channel without command.