RubySoul 2

Rubysoul est un client netsoul.
Il sert l'autentification et a la communication dans les ecoles d'informatique EPITECH et EPITA.

Ajout par rapport a la version 1:

telecharger rubysoul_v2.1.tar.bz2
telecharger rubysoul_v2.0.0.tar.bz2



Doc (README)

#--- ! RubySoul - Christian KAKESA - Etna_2008 - @ 27/10/2006
#--- ! Bugs-report : Christian KAKESA 
#--- ! If you have any probleme with rubysoul, please send me an email
#--- ! with bugs your description.

##-- ! version 2 par Battail Yannick
##-- ! added: send and receive message
##-- ! Bugs-report : 

RubySoul is a NetSoul client, for now without instant messaging.
Complete your "rs_user_config.yml" with your "login_l" and "yourpass"
Run PATH_TO_RUBYSOUL/rubysoul.rb

[Example of "rs_user_config.yml"]
login: your login
pass: 'your socks password'
location: the location your are connected
retry_time: delay of reconnection after lost connexion, don't needed for now
state: actif, idle, lock


v2.0

to send a message
  rubysoul prompt $> login_1[ login_2[ login_3]]:message

[example]

        $>baraba_c:hello nella

    a plusieurs personnes:

        $>chiche_f greg: I want a TIG !


commandes implemented
"help"				: show help
"status_active" "status_idle"	: change status to actif, idle (I will correct it)
"list"				: nothing for now
"exit" "quit"			: no idea what it does.