Skip to content
This repository was archived by the owner on Oct 4, 2021. It is now read-only.

Latest commit

 

History

History
81 lines (46 loc) · 2.11 KB

File metadata and controls

81 lines (46 loc) · 2.11 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.

0.9.0 - 2021-08-21

Changed

  • Implemented configurable intents

0.8.0 - 2021-05-13

Changed

  • Included colorama/colorlog as normal dependencies

0.7.0 - 2021-04-22

Changed

  • Merged some core utilities from the old commanderbot-lib repository

0.6.0 - 2021-01-08

Changed

  • Updated dependencies

0.5.0 - 2021-01-03

Changed

  • Updated commanderbot-lib and commanderbot-ext

0.4.0 - 2020-09-30

Changed

  • Updated commanderbot-lib and commanderbot-ext

0.3.0 - 2020-09-26

Added

  • Added the ability to supply bot token through a file

Changed

  • Updated repository name/links

0.2.1 - 2020-09-24

Added

  • Added details about bot configuration to the readme

0.2.0 - 2020-09-24

Changed

  • Now using the PyPI versions of commanderbot-lib and commanderbot-ext

0.1.0 - 2020-09-24

Added

  • Implemented a basic command-line interface for launching a bot instance