summaryrefslogtreecommitdiffstats
path: root/LISEZMOI
blob: c8e6baa609acf3912961f8f52dd7538e123b9d1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
RbJbBot est un bot Jabber simpliste et modulaire en Ruby.

== Dépendances ==
	- Ruby
	- RubyGems
		→ XMPP4R
		→ XML-Simple
		→ JSON (optionnel, pour "vote")
		→ DBI / DBD-MySQL (optionnel, pour "bdg")
		→ htmlentities (optionnel, pour "bdg" et "pjp")
	- dtach (optionnel, pour détacher le processus Ruby)

== Configuration ==
	Remplissez les champs dans config.xml

== Lancement ==
	Déplacez vous dans le répertoire de RbJbBot puis exécutez rbjbbot.sh.
	Pour le passer en tache de fond, appuyez sur les touches Ctrl + G.
	Pour le remettre au premier plan, réexécutez rbjbbot.sh.