Closed JeremyTubongbanua closed 1 year ago
Update the Protocol Specification with new notification examples + their responses, and a new regex.
messageType:
New regex to be added:
notify:((?<operation>update|delete):)?(messageType:(?<messageType>key|text):)?(priority:(?<priority>low|medium|high):)?(strategy:(?<strategy>all|latest):)?(latestN:(?<latestN>\d+):)?(notifier:(?<notifier>[^\s:]+):)?(ttln:(?<ttln>\d+):)?(ttl:(?<ttl>\d+):)?(ttb:(?<ttb>\d+):)?(ttr:(?<ttr>(-)?\d+):)?(ccd:(?<ccd>true|false):)?(@(?<forAtSign>[^@:\s]*)):(?<atKey>[^:@]((?!:{2})[^@])+)(@(?<atSign>[^@:\s]+))?(:(?<value>.+))?$
notify:messageType:text:
notify:status:
Discord
are u looking into this @JeremyTubongbanua? or I can check it out
Sure @Ruchika30 I updated the ticket
This one is using the atProtocol, so it's going to be a bit tricky.
What needs to be done
Update the Protocol Specification with new notification examples + their responses, and a new regex.
messageType:
parameter.New regex to be added:
notify:messageType:text:
and their responsesnotify:status:
verb with examples and their responsesSupport
Discord