Description
Describe the bug
?logs
used to list the user's logs when run without arguments in a modmail thread. It no longer works after upgrading from 3.6.2 to 3.8.1. We're using a separate server setup, no idea if this reproduces for single-server setup, sorry.
From the release notes, this may have been introduced in 3.7.8, where ?logs
was fixed for separate server setups.
Bot Info
Bot version (check with @modmail about
): 3.8.1
Host method (Heroku, self-host, etc): self-host
To Reproduce
Steps to reproduce the behavior:
- Who can reproduce (ex. anyone, owners)? Anyone who can run ?logs
- Where can it be reproduced (ex. in thread channels, recipient DM's)? In a modmail thread channel
- Done what to cause the error? Run ?logs
- Any recently made changes to your bot? Upgraded from 3.6.2 to 3.8.1
Error Logs
https://hastebin.cc/zajaherara.apache
Screenshots
N/A
Additional context
On 3.6.2 with separate server setup, ?logs
with no arguments worked in modmail threads but ?logs <id>
didn't work in the modmail server. Now, it's the opposite.