Search found 5 matches

by Spencer
Sun Jul 18, 2010 1:55 am
Forum: Unreal 3.2 Support
Topic: PHP IRC Bot - Ping Timeout
Replies: 6
Views: 13736

Re: PHP IRC Bot - Ping Timeout

I fixed the issue by adding a MOTD file.

//Solved
by Spencer
Sat Jul 17, 2010 4:01 pm
Forum: Unreal 3.2 Support
Topic: PHP IRC Bot - Ping Timeout
Replies: 6
Views: 13736

Re: PHP IRC Bot - Ping Timeout

On the IRC client, I can see this in the server details area (like where the motd rules, etc are)...

*** Notice -- Client connecting on port 6667: bot (bot@*ip_removed*) [clients]

And here's all I have for the bot connection logs...

[17/07 @ 22:53]-> USER bot yourhost yourserver :bot

[17/07 ...
by Spencer
Sat Jul 17, 2010 5:40 am
Forum: Services
Topic: Anope Help
Replies: 5
Views: 4934

Re: Anope Help

It's been fixed.
by Spencer
Sat Jul 17, 2010 5:39 am
Forum: Unreal 3.2 Support
Topic: PHP IRC Bot - Ping Timeout
Replies: 6
Views: 13736

PHP IRC Bot - Ping Timeout

Hi,

I'm trying to get Botzilla ( http://botzilla.org/ ) to connect to my IRC network, but it won't. It will "Ping Timeout" after 60 seconds.
I am, however, able to get it to connect to other IRC networks, such as Freenode.

Here's my allow block...

allow {
ip *@*;
hostname *@*;
class clients ...
by Spencer
Fri Jul 16, 2010 12:38 am
Forum: Services
Topic: Anope Help
Replies: 5
Views: 4934

Anope Help

Hello,

I installed Anope, but when I try to use the nickserv or the chanserv commands, it returns the following:
nickserv :No such nick/channel
or
chanserv :No such nick/channel
Thanks