This repository has been archived by the owner on Sep 29, 2022. It is now read-only.
v2.11.0
This release addresses a number of bugs including keepLogs
no longer being true
by default as well as the ability to subsequently approve/reject suggestions.
- Properly display timestamps in the
suggestions
command #60 - Filter out non-text channels for suggestion-related channels #63
- Remove the suggestion message if any errors regarding the message occur #64
keepLogs
setting will no longer have a default value oftrue
#66- Allow subsequent approval/rejections of suggestions #67
- Handle error so the bot actually responds saying the suggestion doesn't exist for the
approve
,reject
andnote
commands #68 - Possible fix for a bug in the
config keepLogs
command where validation for the suggestions channel fails c30c9c9
Full Changelog: suggestionsbot/suggestions-bot@v2.10.1...v2.11.0