Good day.
I am the developer of Slixfeed news bot.
Data Forms are extensively utilized by that bot.
I think that it would be beneficial to define IRI/URI to acess to
Ad-Hoc Commands and Data Forms.
== Ad-Hoc Commands ==
This IRI/URI would open the form "manual".
xmpp:slixfeed@xmpp.org?command=help
This IRI/URI would open the form "about".
xmpp:slixfeed@xmpp.org?command=about
== Data Forms ==
Provided that a Data Form has an identifier, this IRI/URI would open
the about dialog for the given query.
This IRI/URI would open the form "about" (same as of the example of the
Ad-Hoc Command, which can lead to the same form by explicitly define
it).
xmpp:slixfeed@xmpp.org?form=about-start
This IRI/URI would open the form "about" in the next form to form
about-start with the value "thanks".
xmpp:slixfeed@xmpp.org?form=about-result?payload=thanks
Please advise.
Kind regards,
Schimon