Skip to content
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

Implement thread support #9

Open
wants to merge 5 commits into
base: dev/1.19.x
Choose a base branch
from

Conversation

PlatinPython
Copy link

Adds the ability to use the IDs of threads as the channel ID.
Works with both public and private threads, although private threads need the bot to be added manually in Discord.
The selected thread also can't be archived, as this will cause JDA to not be able to find the channel.

Both issues may be circumvented with further permissions, but I did not want to add those as a requirement, so I did not further look into how exactly it could be done.

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.

1 participant