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

AutoMode: add sync command #390

Open
Mikaela opened this issue Aug 31, 2012 · 6 comments
Open

AutoMode: add sync command #390

Mikaela opened this issue Aug 31, 2012 · 6 comments

Comments

@Mikaela
Copy link
Contributor

Mikaela commented Aug 31, 2012

There should be something like /msg chanserv sync in Atheme. It would help with people at #limnoria being out of sync with their modes after netsplit or something similar.

***** ChanServ Help *****                                                       
Help for SYNC:                                                                  

The SYNC command will force all channel statuses to flags, giving and taking    
away ops, voice and so on where necessary. You must have the channel flag +R to 
run this command.                                                               

Syntax: SYNC <#channel>                                                         

Examples:                                                                       
    /msg ChanServ SYNC #bar                                                     
***** End of Help *****                                                         
@progval
Copy link
Owner

progval commented Aug 31, 2012

I think it should be in AutoMode instead.

@Mikaela
Copy link
Contributor Author

Mikaela commented Aug 31, 2012

But AutoMode only sets modes and doesn't even contain any commands.

@progval
Copy link
Owner

progval commented Aug 31, 2012

Channel does not set any mode while AutoMode does.

@Mikaela
Copy link
Contributor Author

Mikaela commented Aug 31, 2012

Channel has commands to do so, !op, !deop, !halfop, !dehalfop, !voice,
!devoice.

Sync is manual command, which isn't done automatically.

If it was done already, such functionality already exists in Protector.

@Mikaela
Copy link
Contributor Author

Mikaela commented Jul 17, 2014

AutoMode is probably good choice if the command is added and it is already loaded by default by supybot-wizard.

@jlu5 jlu5 changed the title Feature request: Channel: add sync command AutoMode: add sync command Nov 11, 2017
@Mikaela
Copy link
Contributor Author

Mikaela commented Jun 15, 2021

I would like to extend this request by having a supybot.plugins.automode.syncOnOp or similar to have it sync at least mode additions (if not removals, which I think may belong to Protector instead) when gaining op.

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

2 participants