suggestionsbot / suggestions-bot-js

A Discord bot designed to build better communities by encouraging a positive and constructive relationship between community and staff.
https://suggestionsbot.com
GNU Affero General Public License v3.0
25 stars 5 forks source link

Cannot destructure property 'sID' of 'document' as it is null. #68

Closed acollierr17 closed 2 years ago

acollierr17 commented 2 years ago

This happens with commands such as approve, reject, and note. I'm not too sure how document can be null if I'm already handling it, But as far as I know, the suggestion likely doesn't exist in the database for some reason, I'll need to test this further.