Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

Releases: Soyvolon/PartnerBot

Minor Bugfixes

28 Aug 00:00
Compare
Choose a tag to compare

Fixed interaction context menu permission systems

v6.4.0 Update

27 Aug 23:43
Compare
Choose a tag to compare

Added some context menu interactions for basic setup actions.

Added a ban user command.

Buttons!

29 Jul 17:09
Compare
Choose a tag to compare

Feature

Added buttons to the setup menu to make things easier.

Staff Command Bufix

29 Jun 23:17
Compare
Choose a tag to compare
  • Fixed a missing boolean update in the force NSFW command.

Staff Commands Update

29 Jun 23:13
Compare
Choose a tag to compare

Commands

  • Added a command for staff members to force a guild to be marked as NSFW

Bugfixes

  • Fixed missing hyperlinks in the info and help commands to Partner Bot resources.

Random Deactivation Hotfix

11 May 14:13
3b89dc7
Compare
Choose a tag to compare
  • Updates to the channel checker to use webhook get method that does not require the bot to be online in the server it is attempting to get the webhook for
  • Adds a staff only command to reboot shards.

Disabled Partners Fix

05 May 13:50
Compare
Choose a tag to compare

Fixes disabling partners with no warning.

Invalid Partner Fixes

28 Apr 19:21
Compare
Choose a tag to compare
  • Fixes an issue where the wrong guild is disabled due to an invalid webhook request.

Memory Leak Fixes

27 Apr 03:44
Compare
Choose a tag to compare

Fixes a major bug where invalid services were being created and filling up the IServiceProvider with non-disposable DBContext references.

Bugfixes and Preview Message Command Update

27 Apr 14:44
Compare
Choose a tag to compare

Added a command to allow server members to view their servers message. The command is pb!message.

Fixed an error where Partner Bot would have a fatal exit instead of gracefully handling the inability to delete messages during setup.
Added error checking in for messages that are too large (>1900 chars) and automatic deactivation of servers that fail during webhook sending.