xbot/xbot.cfg

14 lines
150 B
INI

# xbot configuration file
bot:
{
nick = "xbot";
user = "xbot";
admin = "Dark_Aaron";
};
server:
{
host = "irc.alphachat.net";
port = "6667";
};