This repository has been archived by the owner on Aug 23, 2022. It is now read-only.
Releases: Soyvolon/PartnerBot
Releases · Soyvolon/PartnerBot
Minor Bugfixes
v6.4.0 Update
Added some context menu interactions for basic setup actions.
Added a ban user command.
Buttons!
Staff Command Bufix
- Fixed a missing boolean update in the force NSFW command.
Staff Commands Update
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
- 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
Fixes disabling partners with no warning.
Invalid Partner Fixes
- Fixes an issue where the wrong guild is disabled due to an invalid webhook request.
Memory Leak Fixes
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
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.