- πΊπΈUnited States DamienMcKenna NH, USA
I'm sorry but the D6 module is no longer supported.
twitter/calculation
Need to calculate how many times a registred drupal site member tweets a certain handle listed in a defined group. And if possible, if the Twitter user retweets them back.
EXAMPLE:
User one is has a list of 3 twitter handles (usernames) assigned to them (possibly defined by an profile field entry).
User one's Twitter List:
1) @TWITTERUSER1
2) @TWITTERUSER2
3) @TWITTERUSER3
The member would be able to authenticate to twitter through the drupal site, and send a tweet to @TWITTERUSER1: "Hey @TWITTERUSER1"
Drupal then talleys that, and labeles that tweet as a "1" next to that Twitter handle in the user list, so it would look like:
User one's Twitter List:
1) @TWITTERUSER1 (1 Tweet [maybe a link to the actual tweet as well] )
2) @TWITTERUSER2
3) @TWITTERUSER3
--------------------------------------------
Additionally (if possible), Id like to create a tally if that Twitter user retweets that same tweet.
EXAMPLE:
@TWITTERUSER1 RT "Hey @TWITTERUSER1"
Then, the view in drupal would appear like this:
User one's Twitter List:
1) @TWITTERUSER1 (1 Tweet) (1 Re-Tweet)
2) @TWITTERUSER2
3) @TWITTERUSER3
----------------------------------------------
ANY HELP OR GUIDANCE IN ACCOMPLISHING THIS FEATURE IS GREATLY APPRECIATED!!!!
Closed: outdated
5.0
Twitter Actions
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
I'm sorry but the D6 module is no longer supported.