Feature #3729
closedAdd missing command /play and identifiers $play(), $pnick
0%
Description
One of the features that mIRC contains yet AdiIRC lacks is the /play function. It allows users to "play" the contents of a text file to one or more channels/users. The play function can also be used to execute an array of commands stored as a text file. The numerous amount of options offered ensures that this command can be used to carry out tasks in a multitude of ways.
Now while this may seem like an unused function, I can tell you that some IRC networks use the /play command in official help channels during training or teaching sessions. Other channels also use /play as a way of issuing help documentation in real-time. This function is immensely useful for such environments.
Recreating this function into AdiIRC might take a little work, and should probably be similar to mIRC's implementation.
Updated by Per Amundsen about 7 years ago
- Category set to Scripting
- Status changed from New to Assigned
- Assignee set to Per Amundsen
Updated by Per Amundsen over 6 years ago
Updated by Per Amundsen over 6 years ago
- Status changed from Assigned to Resolved
- Target version changed from 3.0 to 3.2
I figured out how the rest worked as well.
Updated by Per Amundsen over 6 years ago
- Subject changed from /Play to Add missing command /play and identifiers $play(), $pnick
- Status changed from Resolved to Closed