Ticket #1041 (new Defect)
Opened 5 years ago
Using AS can't determine if CTCP request target is user or channel.
| Reported by: | wiredrat | Owned by: | timothy |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | AppleScript Support | Version: | 2.1 (Mac) |
| Severity: | Normal | Keywords: | applescript, ctcp, process subcode request |
| Cc: |
Description
Users can send CTCP messages to both users or channels:
/ctcp user MESSAGE
user recieves the CTCP
/ctcp #channel MESSAGE
Every user on #channel recieve the CTCP.
However, using AS 'process subcode request' can't determine the CTCP messages's target.
Note: See
TracTickets for help on using
tickets.
