modmail-dev / Modmail

A Discord bot that functions as a shared inbox between staff and members, similar to Reddit's Modmail.
https://docs.modmail.dev
GNU Affero General Public License v3.0
1.58k stars 4.59k forks source link

Adduser for Main_Guild and Modmail_Guild #3314

Closed martinbndr closed 11 months ago

martinbndr commented 11 months ago

Is your feature request related to a problem? Please elaborate.

Currently, if using a seperate modmail guild, the adduser, removeuser etc command doess not work.

Because the command searches for members/roles in the modmail server. (Also for other commands related to server members etc may broken if using seperate guild) In most cases members are not in the modmail inbox server as it´s only for server staff private use.

Describe the solution you'd like

If using a seperate modmail guild, the command should get members/roles from the main_guild. Maybe adding a toggalble option also be useful then.

Does your solution involve any of the following?

Describe alternatives you've considered

-

Who will this benefit?

Group conversations can be used again even if there is a seperate modmail guild set for the inbox.

Additional Information

No response

Taaku18 commented 11 months ago

Thanks for bringing this up, this is definitely not the intended behaviour. We'll fix it in the future! The underlying bug is #3311, I'll close this as a duplicate.