Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Releases: jontze/Cadency

v2.0.3

04 Jan 22:57

Choose a tag to compare

2.0.3 (2022-01-04)

Bug Fixes

  • publishImage: Adjust release workflow docker image path (1217916)

v2.0.2

04 Jan 21:56

Choose a tag to compare

2.0.2 (2022-01-04)

Bug Fixes

  • cadency: Adjust ytdl stream video quality to highestaudio (5b4c588)
  • docker-compose: Correct username in ghcr image (daa2741)

v2.0.1

26 Jun 14:24

Choose a tag to compare

2.0.1 (2021-06-26)

Bug Fixes

  • Update node-ytdl to fix 404 errors (1b77550)

v2.0.0

30 May 21:59

Choose a tag to compare

2.0.0 (2021-05-30)

  • refactor(main)!: Refactor entry file to use updated name of main class (a43866b)
  • refactor(bot)!: Rename discordbot class to cadency and refactor (dca88a4)
  • feat(base)!: Refactor and initialize new Database class (f0490d7)

Features

  • commands: Add command to change prefix (6529fd5)
  • commands: Remove test command (46189be)
  • config: Setup config class with default constants (29b720c)
  • database: Create prismaORM wrapper classes (726ecbb)
  • errors: Setup custom errors to improve error handling to user (027dead)
  • messageHandler: Add command handler to execute command pass custom errorsto user (a522c91)
  • prisma: Setup schema and init migration (4228c9f)

BREAKING CHANGES

  • Now main.js is used to start the application instead of index.js
  • DiscordBot class renamed to Cadency
  • The usage of the bot now requires a running postgres database

v1.3.0

28 Apr 18:40

Choose a tag to compare

1.3.0 (2021-04-28)

Bug Fixes

  • dependencies: Update dependencies to latest (51aae52)

Features

  • devcontainer: Setup typescript devcontainer with postgres (76a7984)

v1.2.10

22 Mar 23:37

Choose a tag to compare

1.2.10 (2021-03-22)

Bug Fixes

  • basebot: Fix code smell (ac84c0c)

v1.2.9

21 Mar 21:08

Choose a tag to compare

1.2.9 (2021-03-21)

Bug Fixes

  • publish-image: Change repo to lower-case (2c41d09)

v1.2.8

21 Mar 21:04

Choose a tag to compare

1.2.8 (2021-03-21)

Bug Fixes

  • publish-image: Change repo to lower-case (7fd9896)

v1.2.7

21 Mar 20:58

Choose a tag to compare

1.2.7 (2021-03-21)

Bug Fixes

  • publish-image: Correct tags name (5da1128)

v1.2.6

21 Mar 20:34

Choose a tag to compare

1.2.6 (2021-03-21)

Bug Fixes

  • publish-image: Add missing tags (c15d893)