Skip to content

Releases: vpctorr/DiscordBots

discordbots-voicenotify: v1.7.1

24 Jan 19:09
fa6d399
Compare
Choose a tag to compare

1.7.1 (2023-01-24)

πŸ“¦ Chores

πŸ”¨ Improvements

  • add a try/catch block around stats for safety (3be4fc4)
  • show environment info in debug (d56be2f)
  • vn: fixed crashes & bot not working (3b7ea56)

🚚 Integration

  • update create-release.yml (bdc1919)

discordbots-voicenotify: v1.7.0

24 Jan 18:13
Compare
Choose a tag to compare

1.7.0 (2022-05-23)

πŸ“š Documentation

  • updated links & added debug info (29b832f)

✨ Features

  • convert VoiceNotify to discord.js v13 (#49) (c4b5ee3)

🧹 Refactor

discordbots: v1.7.1

24 Jan 19:09
fa6d399
Compare
Choose a tag to compare

1.7.1 (2023-01-24)

πŸ“¦ Chores

πŸ”¨ Improvements

  • add a try/catch block around stats for safety (3be4fc4)
  • show environment info in debug (d56be2f)
  • vn: fixed crashes & bot not working (3b7ea56)

🚚 Integration

  • update create-release.yml (bdc1919)

discordbots: v1.7.0

24 Jan 18:13
Compare
Choose a tag to compare

1.7.0 (2022-05-23)

🚚 Integration

  • differentiate package changelogs (c033457)

πŸ“š Documentation

  • updated links & added debug info (29b832f)

✨ Features

  • convert VoiceNotify to discord.js v13 (#49) (c4b5ee3)

🧹 Refactor

discordbots-makepdf: v1.7.1

24 Jan 19:09
fa6d399
Compare
Choose a tag to compare

1.7.1 (2023-01-24)

πŸ“¦ Chores

πŸ”¨ Improvements

  • add a try/catch block around stats for safety (3be4fc4)
  • show environment info in debug (d56be2f)

🚚 Integration

  • update create-release.yml (bdc1919)

discordbots-makepdf: v1.7.0

24 Jan 18:13
Compare
Choose a tag to compare

1.7.0 (2022-05-23)

πŸ“š Documentation

  • updated links & added debug info (29b832f)

✨ Features

  • convert VoiceNotify to discord.js v13 (#49) (c4b5ee3)

🧹 Refactor

discordbots: v1.6.0

20 Feb 19:54
Compare
Choose a tag to compare

1.6.0 (2022-02-20)

πŸ“š Documentation

  • fix readme env var name (eddbacb)

πŸ“¦ Chores

πŸ‘· Runtime

  • add postversion standalone script (18fd8c2)
  • convert to npm workspaces (2dfcac7)
  • finish migrating to npm workspaces (40f0d14)
  • remove postversion (will use github action) (bedaa16)
  • updated json modules implementation (fd70b05)

✨ Features

  • vn: clear timeout with debug command (85bf11c)

πŸ”¨ Improvements

  • mk: soffice convert use path env var (#20) (2ba7f80)
  • mk: use unicode emojis (da08ee8)
  • use heroku slug as version for staging deploy (3356b76)
  • vn: use unicode emoji for microphone (#36) (d1d9d82)

🚚 Integration