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 MODE support #2

Open
ldilley opened this issue Mar 1, 2015 · 1 comment
Open

Add MODE support #2

ldilley opened this issue Mar 1, 2015 · 1 comment

Comments

@ldilley
Copy link
Owner

ldilley commented Mar 1, 2015

Handle MODE command and all its various characters and flags for umodes and channel modes.

MODE support is mostly in. The only items remaining are:

1.) Check for access level (admin, founder, chanop) when a user attempts to change channel properties and allow/deny appropriately.
2.) Handle chanflags/prefixes for users.
3.) Handle ban, chanop, and voice adds/removes.

The on_mode() method may also require a rewrite as it is a mess/is long.

@ldilley ldilley self-assigned this Mar 1, 2015
@ldilley ldilley added this to the 0.2a (mildly dangerous) milestone Mar 1, 2015
@ldilley
Copy link
Owner Author

ldilley commented Jun 6, 2017

This issue is now priority.

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