]> jfr.im git - irc/hexchat/documentation.git/commitdiff
Update script_python.rst
authorTingPing <redacted>
Sat, 15 Feb 2014 23:04:49 +0000 (18:04 -0500)
committerTingPing <redacted>
Sat, 15 Feb 2014 23:04:49 +0000 (18:04 -0500)
script_python.rst

index 6d14145d456ef82f646036ea64e8062dad214ca6..c1ef966adef3f14a80fb27be7d52069ddefc3615 100644 (file)
@@ -549,6 +549,9 @@ command. For example, if you executed:
        Parameters ``userdata`` and ``priority`` have their meanings explained
        above, and the parameter help, if given, allows you to pass a help text
        which will be shown when ``/helpĀ name`` is executed.
+       
+       You may also hook an empty string to capture every message a user sends,
+       either when they hit enter or use ``/say``.
 
        :returns: New Hook Handler