Created
September 1, 2010 08:59
-
-
Save goldmann/560433 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Auto-op | |
/msg chanserv flags #channel nick +O | |
# Register channel | |
/msg chanserv REGISTER #channel password description | |
# Add chanserv to channel | |
/msg chanserv set #channel guard on |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment