Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

jsb-xmpp(1) [debian man page]

JSONBOT(1)							    jsb manual								JSONBOT(1)

NAME
jsb-xmpp - The JSONBOT XMPP (Jabber) program SYNOPSIS
JSONBOT is a remote event-driven framework for building bots that talk JSON to each other over XMPP. jsb-xmpp is the shell XMPP program build on this framework DESCRIPTION
jsb-xmpp can connect to Jabber servers, join a conference and react on /msg. It uses TLS to connect to these servers on the default 5222 port. USAGE
Usage: jsb-xmpp [options] Options: --version show program's version number and exit -h, --help show this help message and exit -r PATH resume the bot from the folder specified -d DATADIR, --datadir=DATADIR datadir of the bot -u USER, --user=USER JID of the bot -o OWNER, --owner=OWNER owner of the bot -s SERVER, --server=SERVER server to connect to (irc) -c CHANNEL, --channel=CHANNEL channel to join -l LOGLEVEL, --loglevel=LOGLEVEL loglevel of the bot -p PASSWORD, --password=PASSWORD set password used to connect to the server --openfire enable openfire mode --register try to register the user on the server --name=NAME bot's name --port=PORT set port of server to connect to --save save to config file --colors enable the use of colors -n NICK, --nick=NICK nick of the bot DOCUMENTATION
See http://jsonbot.org or http://jsonbot.appspot.com/docs for more documentation SEE ALSO
jsb(1), jsb-backup(1), jsb-init(1), jsb-irc(1), jsb-fleet(1), jsb-stop(1), jsb-udp(1), jsb-sleek(1) AUTHOR
This manual page was written by Bart Thate <bthate@gmail.com>, for the Debian GNU/Linux system (but may be used by others). Debian GNU/Linux 22 Nov 2011 JSONBOT(1)

Check Out this Related Man Page

RBOT-REMOTE(1)						       rbot-remote man page						    RBOT-REMOTE(1)

NAME
rbot-remote - IRC bot written in ruby SYNOPSIS
rbot-remote {{[-u USER] | [--user USER]} {[-p PASSWORD] | [--password PASSWORD]}} [{[-d DEST] | [--destination DEST]} {[-r DRB_URI] | [--uri DRB_URI]} {[-h] | [--help]} {[-a] | [--about]}] DESCRIPTION
rbot-remote is a proof-of-concept example for rbot druby-based api. This program reads lines of text from the standard input and sends them to a specified irc channel or user via rbot. Make sure you have the remotectl plugin loaded and assigned the needed rights to the user before use. OPTIONS
This program follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. -u USER, --user USER Remote user. -p PASSWORD, --password PASSWORD Remote user password. -d DEST, --destination DEST Destination for message (user or channel). -r DRB_URI, --uri DRB_URI Rbot url. -h, --help Show summary of options. -a, --about Tell what it's all about. VERSION
This manual page was written by Marc Dequenes (Duck) Duck@DuckCorp.org for the Debian(TM) system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 or any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. AUTHORS
Marc Dequenes <Duck@DuckCorp.org> Debian(TM) package maintainer Giuseppe Bilotta <giuseppe.bilotta@gmail.com> rbot-remote maintainer COPYRIGHT
Copyright (C) 2004-2009 Marc Dequenes (Duck) Copyright (C) 2010 Giuseppe Bilotta rbot 0.9.15 20100701 RBOT-REMOTE(1)
Man Page

11 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

gz and Z

what is file with extension gz for ? when I try to uncompree it, it said that it is bot compressed file any clue ? (1 Reply)
Discussion started by: yatno
1 Replies

2. UNIX for Dummies Questions & Answers

openssh: ssh_exchange_identification

Ok, I tried to install an openssh server, following the steps as told in the mandrakeuser docs. When I try to connect to my Linux box (Mandrake 8.1), I get the following error: ssh_exchange_identification: read: no such file or directory Any idea? (2 Replies)
Discussion started by: sTorm
2 Replies

3. Programming

Behavior of pthreads

Hi All, I ve written a small program to get started off with pthreads. I somehow feel the program doesnt meet the purpose. Please find the code and the output below. Please find my question at the bottom. #include <pthread.h> #include <stdio.h> #include <stdlib.h> void *PrintThread1(void... (4 Replies)
Discussion started by: nhrraj
4 Replies

4. Post Here to Contact Site Administrators and Moderators

How do I create a forum bot?

*not sure if I posted this in the right place* How do I create a forum bot Like your gollum? (3 Replies)
Discussion started by: Max Mouse
3 Replies

5. AIX

How to set AIX server for x-window?

Hi, I register the ip address into "XMD broadcast" in xconfig of xmanager, then use Xmanager to connect to AIX server, But I can not connect to it. How to set AIX server to let it can be connected? Thanks (2 Replies)
Discussion started by: aixabc
2 Replies

6. Shell Programming and Scripting

Scp between two servers

Is there a way to connect betwwen two servers A and B without using prompting for a password ..... I am writing a script which includes picking up files from and puts them to B. using mget .. To make the script fully automable I am looking for a passwordless authentication... Any... (2 Replies)
Discussion started by: ultimatix
2 Replies

7. UNIX for Dummies Questions & Answers

Help with removing old version of UnixBench

Hello everyone, I am by no means good at using the shell. I only know enough stuff to be very dangerous to myself and others lol. Basically, I have UnixBench installed on my VPS server, but I have both 4.x and 5.x installed. I would like to remove the 4.x version from my server. How can I do... (2 Replies)
Discussion started by: griffinjt
2 Replies

8. IP Networking

Forward ftp from one server to another

What I want to do is to connect to a server A (connected to a public IP) and forward the FTP connexion to server B (Connected to another public IP). CLIENT ==>Debian SERVER A===> Debian SERVER B with ProFTPD Passive FTP uses two ports, 21 that carries the commands and any port from about... (5 Replies)
Discussion started by: PatriceVigier
5 Replies

9. Shell Programming and Scripting

How to fix my IMDB Script

Hello, I am using IMDB bot file for my movie site.. But I get this message like this---Parse error: syntax error, unexpected end of file, expecting variable (T_VARIABLE) or ${ (T_DOLLAR_OPEN_CURLY_BRACES) or {$ (T_CURLY_OPEN) in... (2 Replies)
Discussion started by: lg2013
2 Replies

10. Forum Support Area for Unregistered Users & Account Problems

I can not register

I want to register as "nezabudka", but I can't and I have a dynamic ip address. My country is not in the list of restrictions. I'm alive, I'm not a bot ))) (3 Replies)
Discussion started by: nezabudka
3 Replies

11. UNIX for Beginners Questions & Answers

Automation using bots in Linux/UNIX ?

Hi folks, has any one attempted using bots for performing tasks in unix?please share if you faced any challenges thanks (1 Reply)
Discussion started by: tommy812
1 Replies