Search found 1 match

by w00fa
Sat Jul 16, 2016 6:12 am
Forum: Generic support
Topic: Aliases prefixed with special characters
Replies: 0
Views: 6634

Aliases prefixed with special characters

hi. my services nicknames are prefixed with underscores (e.g., _nickserv), and these don't seem to work when set up in aliases (nothing happens, basically). is there a way around this? thanks

example from anope.conf

alias _nickserv { type services; };
alias nickserv { target _nickserv; type ...