Add new file
This commit is contained in:
parent
134791d4c2
commit
8e5f61c112
1 changed files with 17 additions and 0 deletions
17
README.md
Normal file
17
README.md
Normal file
|
@ -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
|
||||
|
Loading…
Reference in a new issue