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

add support for categories #29

Closed
R3alCl0ud opened this issue Sep 13, 2017 · 2 comments
Closed

add support for categories #29

R3alCl0ud opened this issue Sep 13, 2017 · 2 comments

Comments

@R3alCl0ud
Copy link
Owner

In a recent update to discord canary, channel categories were released to the public.

DiscLoader should in the future be able to:
create categories
delete categories
edit categories
add channel(s) to a category
remove channel(s) from a category
set overwrites for all channel(s) in a category

@R3alCl0ud
Copy link
Owner Author

Began implementation in commit 5844541
Categories can be created as of commit bc3dec2

I'm unsure about what indicates that an IGuildChannel in an IChannelCategory should have it's overwrites synced with the category's overwrites

R3alCl0ud added a commit that referenced this issue Nov 7, 2017
`ChannelCategory`s have been implemented into DiscLoader
@R3alCl0ud
Copy link
Owner Author

Feature implemented in 89b069d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant