diff --git a/README.md b/README.md new file mode 100644 index 0000000..a369fce --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +### 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 +