update readme

This commit is contained in:
Akash Mozumdar 2018-09-01 12:42:01 -04:00
parent bd1c96bac4
commit 03739fc187

View File

@ -11,6 +11,7 @@ After the sentence has been processed by all extensions, it will be displayed.
```"current select"```: always 0 unless the sentence is in the text channel currently selected by the user.<br>
```"hook address"```: address the hook was inserted at. May need cast to unsigned. Console text channel is always -1.<br>
```"process id"```: process id that the sentence is coming from.<br>
```"text handle"```: number that uniquely identifies the text channel the sentence is in.<br>
# Notes