Actions
$filename » History » Revision 4
« Previous |
Revision 4/5
(diff)
| Next »
Per Amundsen, 07/11/2019 06:27 PM
Added in 1.9.9
$filename
Returns the filename that was transmitted during on FILESENT, on FILERCVD, on SENDFAIL or on GETFAIL event or played during a on MP3END, on MIDIEND, on WAVEEND, on SONGEND, on PLAYEND.
Example
on *:FILERCVD:*:echo -ag file recieved from $nick was $filename on *:FILESENT:*:echo -ag file sent to $nick was $filename on *:MP3END:*:echo -ag last file played was $filename
Updated by Per Amundsen over 5 years ago · 4 revisions