Changes
- Update the wiki to explain in detail how the video system works (https://officialrepuls.fandom.com/wiki/Discord_videos_voting_system)
- Added a search function to the wiki and merged the updated FAQ commands into the
/game_infocommand - Grouped the video system commands
- (debug) Moved latency info to
!debug_infoinstead of the bot's/member_info - Rewrote the settings storage for better flexibility/maintainability
- Rewrote the detailed ToDo list in README.md
- Removed the unnecessary avatar from ticket messages
- Clarification added to the message displayed when opening tickets regarding password changes.
Additions
- Integrated the "Make It A Quote" feature into the context menu
- (admin only) Added Added a log for deleting a forum post (and tested using the cache for attachment logs for message deletions; hopefully, this will reduce the number of lost files)
- (admin only) Added a zip file of a ticket's history to its closure log
- (admin only) Added a minor case: Using the ID of a message for the "reply_to" parameter of the
/talkcommand is now possible
Fixes
- Fixed a bug where sending a forced video to the site failed; the task continued in normal mode.
- Removed the
requestsmodule (forgotten during testing) - (admin only) Fixed a crash and display bug when a message was not found with the
/talkcommand - (debug) Removal of logs from contextual command calls that were automatically deleted (they were logged as normal deletions, they are now excluded)
Full Changelog: v1.7.1...v1.7.2