mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 12:23:37 +02:00
Save the away message reason. Export the away status and reason for Perl.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@136 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
8123d685fa
commit
ef264050c0
2 changed files with 3 additions and 1 deletions
|
|
@ -190,6 +190,8 @@ Server::values()
|
|||
"username" - User name
|
||||
"realname" - Real name
|
||||
"usermode" - Current user mode
|
||||
"usermode_away" - Are we marked as away? 1|0
|
||||
"away_reason" - Away reason
|
||||
"connected" - Is connection finished? 1|0
|
||||
"connection_lost" - Did we lose the connection (1) or was
|
||||
the connection meant to be disconnected (0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue