Progressive-Victory / crm-bot

Internal Discord bot for member utilities
https://progress.win/
MIT License
3 stars 4 forks source link

remove scheduled event partials #120

Closed Lewdcario closed 7 months ago

Lewdcario commented 7 months ago

Fix partial event creation

Addresses small bug in scheduled events where partials are going through and causing DB verification to fail when making events. The typings don't seem to indicate that there are partials in GuildScheduledEvent, despite it being clearly documented in discord.js on the same version we're on, so this should also address that - we don't want non partials anyway.

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud