]> kaliko git repositories - sid.git/blobdiff - sid/log.py
doc: Improved documentation
[sid.git] / sid / log.py
index f3f45e707af4bcef5611a4ffebf5c02927d1a7bd..e97e738f4734bd32d4e96fdf06fba6b937c579ee 100644 (file)
@@ -24,6 +24,9 @@ from .plugin import Plugin, botcmd
 
 class Log(Plugin):
     """Logs presence.
+
+    The account running the bot need at least room moderation right to log
+    participants JIDs (fallback to nickname).
     """
     throttle_ts = int(time())-30