Modify ↓
#1095 closed enhancement (wontfix)
Add "replyall" command to Twitter
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Version: | 3.2 | |
Keywords: | Cc: | ||
IRC client+version: | Client-independent | Operating System: | Public server |
OS version/distro: |
Description
Having a tweet like:
[33] @mike @john hey what about murdering @charles
You can use:
reply 33 nice i'll bring my knife
Which would post a new tweet with this content:
@mike nice i'll bring my knife
But it would be nice to have a command such as replyall
which would do this:
@mike @john @charles nice i'll bring my knife
This is, a reply that not only includes the first nick, but all the nicks in the tweet.
Attachments (0)
Change History (2)
comment:1 Changed at 2013-10-23T08:13:57Z by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:2 Changed at 2013-10-23T12:18:44Z by
If that's the case, you could just request the tweet again before replying.
Note: See
TracTickets for help on using
tickets.
BitlBee doesn't save enough information to be able to do this. It's a stateless proxy, the tweets are on your screen but BitlBee will have forgotten them already (it just remembers the user id of the original tweeter). You can do full replies but you'll have to list the names yourself.