Search found 2 matches

by server_crash
Tue Oct 26, 2004 9:02 pm
Forum: Services
Topic: Anope and /Nickserv not working, /msg nickserv works
Replies: 7
Views: 6620

i was just including an almost full list of the common alias' in case anyone else needed help with it :-/
by server_crash
Tue Oct 19, 2004 1:28 pm
Forum: Services
Topic: Anope and /Nickserv not working, /msg nickserv works
Replies: 7
Views: 6620

if you add this to your .conf, all services alias' will work
replace the ones you currently have with these

// This points the command /nickserv to the user NickServ who is connected to the set::services-server server

alias ns {
nick "NickServ";
type services;
};
alias cs {
nick "ChanServ ...