Skip to content

Feat: Convert modmail to forum channel, other changes #68

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Aug 26, 2023

Conversation

WhoIsConch
Copy link
Member

Converted modmail system to use a forum channel. Cleaned up the code.

Summary

This pull request changes the ModMail system to use forum channels instead of text channels with threads.

Checklist

  • If code changes were made then they have been tested.
  • This PR fixes an issue.

Converted modmail system to use a forum channel. Cleaned up the code.
@WhoIsConch
Copy link
Member Author

Oh yeah I also bumped the version of Dpy to latest

@WhoIsConch WhoIsConch requested a review from iayushanand August 26, 2023 04:22
Copy link
Collaborator

@iayushanand iayushanand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Collaborator

@andrewthederp andrewthederp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are you fetching the webhook like that instead of webhook = thread.parent.webhooks[0]

@WhoIsConch
Copy link
Member Author

Why are you fetching the webhook like that instead of webhook = thread.parent.webhooks[0]

Good idea. I'll change that up quick.

This change uses `thread.parent.webhooks` instead of using the webhook URL through aiohttp.
@WhoIsConch WhoIsConch merged commit 02c99c7 into The-Coding-Realm:master Aug 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants