24.10.2011, 14:57
Quote:
So IRC_SERVER needs to be irc.focogaming.com, even tho' I'm using irc.tl, and the bots connected just fine last time, using exactly same filterscript?
|
Код:
#define IRC_SERVER "irc.focogaming.com" #define IRC_PORT (6667) #define IRC_CHANNEL "#us.echo" #define IRC_ADMINCHANNEL "#us.aecho" #define IRC_NORMALCHANNEL "#us" #define IRC_NORMALADMINCHANNEL "#us.admin" #define MAX_BOTS 5