Index: ps/trunk/source/tools/XpartaMuPP/README =================================================================== --- ps/trunk/source/tools/XpartaMuPP/README +++ ps/trunk/source/tools/XpartaMuPP/README @@ -35,7 +35,7 @@ Ejabberd configuration ====================== -A web administration inteface is avaliable at http://localhost:5280/admin. Use the admin user credentials (full JID (user@domain)) to log in. Changing settings there is also possible, but some those might not persist on restart. +A web administration inteface is avaliable at http://localhost:5280/admin. Use the admin user credentials (full JID (user@domain)) to log in. Changing settings there is also possible, but some of those might not persist on restart. The rest of this section should be done by editing `/etc/ejabberd/ejabberd.cfg`. @@ -52,7 +52,7 @@ Create an ACL for the bot (or bots): {acl, bots, {user, "wfgbot", "lobby.wildfiregames.com"}}. -Add an access rule (name it `ipbots` since that it was the module expects: +Add an access rule (name it `ipbots` since that is what the module expects): {access, ipbots, [{allow, bots}]}. MUC room setup @@ -84,3 +84,7 @@ INFO XpartaMuPP started Congratulations, you are running XpartaMuPP - the 0ad Multiplayer Game Manager. + +Rating bot +========== +TODO