Get conversation view with the XMPP bot

Get conversation view with the XMPP bot

Issue ID:3123
Issue Category:enhancement
Component:integration
Priority:normal
Status:active
Assigned:Unassigned
Keywords:xmpp jabber conversation view reply

It would be nice to get the full conversation view from a reply using the XMPP bot, rather than having to go to the web all the time. Really, in all reality, there should be no reason why I need to go to the web. I should be able to do everything through the bot, but that's another feature request.

Something like this would be solid:

conversation #
conversation

The output could be minimally formatted, say using spaces at the beginning of the line. Something like:
conversation #10001

foo: went to the beach today, it was awesome! [1000]
bar: @foo which beach did you go to? [10001]
foo: @bar went to long beach. good chicks, good waves. [10002]
baz: @foo where at? [10005]
foo: @baz long beach, ca. [10007]

Hopefully, formatting is preserved when I post this. If so, you get the idea.

Updates

#1

Formatting wasn't preserved, so instead, here's a pastebin: http://pastebin.com/1gbyBYwk

#2

Heh. It appears that the < and > tags got swallowed by the form. Consider these commands to interact with the bot:

conversation #<notice_id>
conversation <nickname>

#3

Here's an ongoing conversation about the idea: http://identi.ca/conversation/68272734

Login or Register to modify this issue, or to receive updates by email.

You can also subscribe to the RSS feed for updates to this issue.