Skip to content

Latest commit

 

History

History
203 lines (125 loc) · 12.6 KB

CHANGELOG.md

File metadata and controls

203 lines (125 loc) · 12.6 KB

Changelog

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

0.6.1 (2021-01-11)

0.6.0 (2021-01-11)

Features

  • command to add yourself as a TA to a course (22b4fa3)

0.5.4 (2020-12-19)

Features

  • better formatting for !kalender winner (57450d4), closes #8

0.5.3 (2020-12-19)

Features

  • add !random command for truly random numbers (0001c83)
  • add API for random.org (067b13e)
  • update !kalender to use truly random numbers (5cad42c)

Bug Fixes

  • add validation check to random number command (a86eca0)

0.5.2 (2020-12-08)

Features

  • added a validation if you have spooked someone (#29) (d511104), closes #28
  • added the possibility to tag a future csgo team mate (#35) (eed179c)
  • create state for bot so we can check status for things (0847d57)
  • list of emojies that can be used to react with (f3dba1a)
  • new quotes (ed6117c)

Bug Fixes

  • only play sound if the bot is not busy (d7dc572), closes #23
  • wrong link in inspirations (#34) (bdd331c)

0.5.1 (2020-11-12)

Features

  • added a validation if you have spooked someone (#29) (d511104), closes #28
  • create state for bot so we can check status for things (cd7cc68)
  • list of emojies that can be used to react with (f3dba1a)

Bug Fixes

  • only play sound if the bot is not busy (b5dc917), closes #23

0.5.0 (2020-10-07)

Features

Bug Fixes

  • fix type errors, ignore no-default-export rule for this project (5eb864c)

0.4.4 (2020-09-17)

Features

0.4.3 (2020-09-16)

Features

  • add honk sound (fbf65b1)
  • fetch exam information on startup (58e7a89), closes #20
  • only play sound if it is an exact match (577ef0c), closes #18

0.4.2 (2020-09-15)

Features

  • add honk sound (fbf65b1)
  • only play sound if it is an exact match (577ef0c), closes #18

0.4.1 (2020-09-14)

Features

  • allow bot on personal server too (c5d2697)

0.4.0 (2020-09-14)

⚠ BREAKING CHANGES

  • this will make the bot less annoying

Features

  • you can only play sounds in #Lesesalen now (5000c13)

0.3.5 (2020-09-12)

Features

  • add !kenneth as alias for !dadjoke (b47731a)
  • add @ for !affirm command (916d17e)
  • make sodium an optional dependency, add note to README (b12967f)
  • only deploy if build succeeds (fbe124d)

Bug Fixes

  • ignore JetBrains product dotfiles (2415522)
  • pull before running deploy.sh to catch updates to script (1271af2)

0.3.4 (2020-09-11)

Features

  • add GH Action to autodeploy on release (272633f)
  • added added woah and wah (a9629dc)

0.3.3 (2020-09-11)

0.3.2 (2020-09-11)

Features

  • added 'i did not hit her' and 'bababooey'

0.3.0 (2020-05-22)

Features

  • add a MVP for exam date information (a67532b)
  • add deploy script for easier redeploying (af0f8b4)
  • make exam information into an embed (bbf2f4c)
  • merge JSON for quotes again (ec0db8c)
  • write exam info to disk, read from file (aadbf13)

0.2.0 (2020-05-22)

Features

  • add DISCORD_PREFIX to environment vars (cb70ea2)
  • add logging (ab3fa18), closes #1

Bug Fixes

  • you can only play existing sounds (4149af8), closes #5
  • you cannot compliment yourself (135b1be), closes #4

0.1.2 (2020-05-22)

Features

0.1.1 (2020-05-19)

Features

Bug Fixes

  • add ffmpeg to Docker image (63321e6)

0.1.0 (2020-05-19)

Features

  • add a command for selecting a winner from a voice channel (b51a29e)
  • add a gong sound module (f1d414e)
  • add a week number command (38bcc2c)
  • add affirmations and dad yokes (ac840f0)
  • add cat facts command (5365fa3)
  • add command for meowing (a4280a3)
  • add commands for insults/compliments (f55d996)
  • add CommitLint CI check (cf21628)
  • add containerization with Docker (325560d)
  • add quote command, move fun commands to own dir (5453026)
  • add sound and sound list command (99a31ee)
  • add sound when selecting a winner (8f50dc2)
  • add TTS to insults (hidden) (7c7a44a)
  • added weebsounds (e785bfd)
  • commands for adding and listing quotes (20b8ce3)
  • extract common functions to utility files (fa4de2c)
  • extract quote formatting code (b644dd2)
  • its rigged :ree: (dcc72fd)
  • its wednesday my dude (5e37b4b)
  • use ! as prefix (8ae5655)

Bug Fixes

  • don't list extensions for files (0b41ef4)
  • hide wednesday.mp3 (198b3a0)
  • rename mp3 file to be consistent (e24de39)
  • running dev server works and the bot is watching you (435fe46)
  • throttle noisy commands to 1 every 10s (edd0062)