17 lines
484 B
Markdown
17 lines
484 B
Markdown
### BotLogMauve
|
|
Created by Link Mauve, 24 october 2017, under AGPL-v3.
|
|
|
|
XMPP bot who log room. Log are in text format, with one file by day and by room.
|
|
|
|
To launch :
|
|
|
|
./log.py -j nom@server.com -p mot_de_passe -r salon1@chat.jabberfr.org salon2@chat.khaganat.net -n Pseudo
|
|
|
|
|
|
- -j : JID
|
|
- -p : password
|
|
- -r : room, separate by space
|
|
- -n : nickname of bot
|
|
|
|
More information in french in https://khaganat.net/wikhan/fr:errbot#logguer_les_salons_ressource_externe
|
|
|