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

alias: add 'dump' command to copy your config between users. #1130

Merged
merged 1 commit into from
Oct 2, 2015

Conversation

Zarthus
Copy link
Contributor

@Zarthus Zarthus commented Sep 27, 2015

This fixes issue #1114 - and also a small consistency fix

This fixes issue znc#1114 - and also a small consistency fix
@Mikaela
Copy link
Contributor

Mikaela commented Sep 27, 2015

Tested and working, I now have all aliases on both ZNCs 😄

/ZNC-CLEAR-ALL-ALIASES!
/msg *alias Create E
/msg *alias Add E mode %1% +r
/msg *alias Add E mode %1% +q $~a
/msg *alias Create EO
/msg *alias Add EO mode %1% -r
/msg *alias Add EO mode %1% -q $~a
/msg *alias Create M
/msg *alias Add M mode %1+%
/msg *alias Create O
/msg *alias Add O chanserv op %1+%
/msg *alias Create SPING
/msg *alias Add SPING ping :%time%
/msg *alias Create WHOSELF
/msg *alias Add WHOSELF who %nick%
/msg *alias Create WIISELF
/msg *alias Add WIISELF whois %nick% %nick%
/msg *alias Create ZM
/msg *alias Add ZM mode #znc %1+%
/msg *alias Create ZO
/msg *alias Add ZO op #znc %1+%
/msg *alias Create ZQ
/msg *alias Add ZQ chanserv quiet #znc %1+%
/msg *alias Create ZUQ
/msg *alias Add ZUQ chanserv unquiet #znc %1+%

DarthGandalf added a commit that referenced this pull request Oct 2, 2015
alias: add 'dump' command to copy your config between users.
@DarthGandalf DarthGandalf merged commit 9f151c5 into znc:master Oct 2, 2015
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.

3 participants