Skip to content
Ditti4 edited this page Jan 2, 2013 · 1 revision

When you clone the repository you have a config.xml file there (since 4b66817159). This is there because your bot should for sure connect to the same server on every start.

So open it up now and fill it out.

"host", "port" and "user" should be clear. To use NickServ you need to put a "y" into the <enable> tag, to disable it put a "n" in there. If your nick is already registered with NickServ you can leave the <mail> free, if you want to register it you need to fill it out, anyway you need to fill out the <pass> in both cases.

If you want to have your old prompt back just delete the config.xml and FINOd will prompt for the data again.

That's it. Have fun.

Clone this wiki locally