Releases: ist-bot-team/ist-discord-bot
Releases · ist-bot-team/ist-discord-bot
[2.8.3] Fix interactions in text channels not working
What's Changed
- Add CI, yarn build + prettier by @RageKnify in #115
- chore: upgrade prisma to 4.11.0 by @diogotcorreia in #117
- fix: bot crash on interaction in text channel by @diogotcorreia in #119
- chore: add NixOS development flake by @diogotcorreia in #120
Full Changelog: v2.8.2...v2.8.3
[2.8.2] Fix Gallery Channels deleting all messages
What's Changed
- Add
MESSAGE_CONTENT
privileged intent by @RageKnify in #111 - Improve logging of gallery channels message handler by @diogotcorreia in #114
New Contributors
- @RageKnify made their first contribution in #111
Full Changelog: v2.8.1...v2.8.2
[2.8.1] Bug fixes and add "who said" context menu command
[2.8.0] Add "remove all courses" buttons and Just Ask context menu command
[2.7.2] Fix some courses not having announcements RSS link
What's Changed
- Fix course RSS link not being imported by @diogotcorreia in #98
- Allow refreshing courses without specifying a degree by @diogotcorreia in #99
Full Changelog: v2.7.1...v2.7.2
[2.7.1] Fix error while refreshing degree's courses
What's New
- Fix database connection error while refreshing degree's courses by changing course insertion to sequential instead of parallelized.
Full Changelog: v2.7.0...v2.7.1
[2.7.0] Better error logs and remove voice threads
What's Changed
- Better info and error logs
- Fix permission issues for public commands
- Remove voice thread functionality (Discord now has chats on voice channels)
Full Changelog: v2.6.1...v2.7.0
[2.6.1] Fix Docker build error
- Upgrade production Dockerfile Node image to 16.17.0.
Full Changelog: v2.6.0...v2.6.1
[2.6.0] Upgrade Discord.js to v14
What's Changed
- Migrate to Discord.js v14 by @diogotcorreia in #96
- Fix
/migrate-members-with-role
command not working correctly - Use pino for better logging
Full Changelog: v2.5.5...v2.6.0
[2.5.5] Add Migrate Members With Role command
What's Changed
- Fix typo on Don't Ask to Ask command description by @RafDevX in #92
- Add
migrate-members-with-role
command by @RafDevX in #95
Full Changelog: v2.5.4...v2.5.5