On Tue, 14 Feb 2012 07:57:58 +0200
Genghis Khan <genghisk...@gmx.ca> wrote:

> May someone please take care of it?
> I don't have a stable resource available, yet, to manage this bot,
> mainly because of connection interruptions.

If you like you can join to Freenode and GNOME anonymously by using XMPP

$ python ./bin/gozerbot --server=<JABBER_SERVER>
--channel="ekiga%irc.gimp....@irc.limun.org"
--channel="ekiga%irc.freenode....@irc.limun.org" --type=xmpp
--user=<JID> --pass=<PASSWORD>

ekiga         (IRC channel)
irc.gimp.net  (IRC server)
irc.limun.org (Jabber gateway to IRC)

irc-channel%irc-server@jabber-gateway-to-irc


Setting owners is different (realization)

Public chat at #ekiga channel
GenghisKhan: !test

Console
[2012-02-14 09:39:08,768] (users)
ekiga%irc.freenode....@irc.limun.org/GenghisKhan userhost denied


If GenghisKhan will send a private message to the bot

Console
[2012-02-14 09:43:41,907] (users)
GenghisKhan!irc.freenode....@irc.limun.org userhost denied


Freenode
Public channel: ekiga%irc.freenode....@irc.limun.org/<USER>
Direct message: <USER>!irc.freenode....@irc.limun.org

GNOME
Public channel: ekiga%irc.gimp....@irc.limun.org/<USER>
Direct message: <USER>!irc.gimp....@irc.limun.org


File: ./gozerbot-1.0.1/gozerdata/mainconfig

owner = ["ekiga%irc.gimp....@irc.limun.org/TheBonsai",
"TheBonsai!irc.gimp....@irc.limun.org",
"ekiga%irc.freenode....@irc.limun.org/TheBonsai",
"TheBonsai!irc.freenode....@irc.limun.org"]



More information about Jabber/XMPP gateways to IRC
http://psi-im.org/wiki/Gateway
_______________________________________________
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list

Reply via email to