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

Channel Filter #24

Open
Seaal opened this issue Aug 19, 2016 · 0 comments
Open

Channel Filter #24

Seaal opened this issue Aug 19, 2016 · 0 comments
Labels

Comments

@Seaal
Copy link
Owner

Seaal commented Aug 19, 2016

Sometimes commands will want to be able to find one or more channels to interact with.

E.g. The WelcomeMessage command may want to send a welcome in a certain channel.

Need a way to be able to filter, this may just be a simple Predicate<Channel> but may be more advanced.

This is for sending a message or interacting with a channel.

@Seaal Seaal added the idea label Aug 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant