Hi i have a question is there a possibility to simulating user on a muc chat room.
the simulated user must only be in the channel, otherwise it looks like so empty in the channel.
in irc their are some bots which do this.
To access the most up-to-date ejabberd documentation, please visit docs.ejabberd.im »
Hi i have a question is there a possibility to simulating user on a muc chat room.
the simulated user must only be in the channel, otherwise it looks like so empty in the channel.
in irc their are some bots which do this.
There are Jabber bots too
There are several Jabber bots written in different languages and licensed as Free Software. Some of them can be configured to join a room, and can be extended via plugins.
Some examples that I remember:Neutron in Python, Chatbot in Perl, Sulci in Ocaml, Jhatbot in Java...