Releases: vpctorr/DiscordBots
Releases Β· vpctorr/DiscordBots
discordbots-voicenotify: v1.7.1
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
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
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
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
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
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
1.6.0 (2022-02-20)
π Documentation
π¦ 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