Skip to content

Releases: ist-bot-team/ist-discord-bot

[2.8.3] Fix interactions in text channels not working

01 Apr 13:07
cfaa4d7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.8.2...v2.8.3

[2.8.2] Fix Gallery Channels deleting all messages

26 Oct 11:18
6fe5169
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.8.1...v2.8.2

[2.8.1] Bug fixes and add "who said" context menu command

23 Oct 00:18
9c521aa
Compare
Choose a tag to compare

What's Changed

  • Fix incorrect role removal count by @RafDevX in #104
  • Rename hideChannel to snake case column for consistency by @RafDevX in #108
  • Integrate just-ask with who-said and add who-said MessageContextMenuCommand by @RafDevX in #109

Full Changelog: v2.8.0...v2.8.1

[2.8.0] Add "remove all courses" buttons and Just Ask context menu command

16 Oct 15:26
1df87df
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.7.2...v2.8.0

[2.7.2] Fix some courses not having announcements RSS link

03 Oct 12:34
c88d746
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.7.1...v2.7.2

[2.7.1] Fix error while refreshing degree's courses

19 Sep 20:17
4673204
Compare
Choose a tag to compare

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

19 Sep 20:02
81c5994
Compare
Choose a tag to compare

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

15 Sep 15:40
4ce55d3
Compare
Choose a tag to compare
  • 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

15 Sep 13:41
50651df
Compare
Choose a tag to compare

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

13 Sep 17:16
0656b35
Compare
Choose a tag to compare

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