adword module problem

These are old archives. They are kept for historic purposes only.
Post Reply
DeLiMaViAnK
Posts: 2
Joined: Sun Mar 21, 2004 5:53 pm
Location: Irc-Services-Bnc-Eggdrop-Dedicated Server Hosting
Contact:

adword module problem

Post by DeLiMaViAnK »

-> *nickserv* register [email protected]
-
-irc.tets.com- : Your message has been blocked (Advertising)


/msg nickserv http://www.www

my aliases ..

alias NickServ { type services; };
alias NS {
nick "NickServ";
type services;
};

alias ChanServ { type services; };
alias CS {
nick "ChanServ";
type services;
};

alias OperServ { type services; };
alias OS {
nick "OperServ";
type services;
};
Only After The Last Tree Has Been Cut Down
codemastr
Former UnrealIRCd head coder
Posts: 811
Joined: Sat Mar 06, 2004 8:47 pm
Location: United States
Contact:

Post by codemastr »

AngryWolf wrote:Please, don't report bugs in my modules here. Go to my bugs reporting site instead. Thanks in advance
This forum is mainly for module *coders*, if you have a problem with a module, your best bet is to do whatever the author tells you to do in order to receive help.
-- codemastr
Stealth
Head of Support
Posts: 2085
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Post by Stealth »

Maybe you shouldnt use the /msg command and use /NS or /nickserv instead. It looks like u have a spamfilter blocking the message.
Post Reply