Skip to content

Latest commit

 

History

History
87 lines (46 loc) · 4.07 KB

CHANGELOG.md

File metadata and controls

87 lines (46 loc) · 4.07 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.4.2 (2022-06-29)

Features

Bug Fixes

  • actually replace the correct request (d1e1f99)
  • make raffle messages not announcements (6f22e3d)

0.4.1 (2022-05-25)

Features

Bug Fixes

0.4.0 (2022-05-25)

0.3.1 (2022-05-24)

0.3.0 (2022-05-24)

Features

  • Add twitch creds to schema (2cf3353)

Bug Fixes

0.2.3 (2022-05-19)

0.2.2 (2022-05-18)

Features

Bug Fixes

  • include mod prios in raffles (f962904)
  • Make bot use announce feature (41cda42)

0.2.1 (2022-05-13)

⚠ BREAKING CHANGES

  • switching database to planetscale

Features

  • Add ability to open and close queue (a32b51e)
  • added vod links and mod prio to schema (65aac80)
  • song raffle (f9e18bd)
  • switching to planetscale (240bcac)

Bug Fixes

  • Add aliases for current song (e13a257)
  • add current processing to redis (88ceb0c)
  • Add youtube URL to current song command (dca3164)
  • change duration to const (7f6f264)
  • Gotta actually close the queue (fdb3be3)
  • Make requests using user IDs because DUH (72f42dc)
  • Pull pusher channel from env (3e9dbef)
  • update FE on queue open/close (fdba3ca)
  • update prisma to fix referential issue (a8ff2f4)
  • Updated responses (8cbf239)