So i create twitter-tweet node, but no fields there.
I am confused on how to use the module since the README is empty.
Is the safe user field accept comma separated users ?

Comments

fabianderijk’s picture

I've added the following to the README.TXT:

Once installed this module creates a content type twitter-tweet.
Every cron run the module imports tweets found by the search and / or the user submitted in the settings form.
The tweets found by the search are imported as unpublished nodes unless the user that made this tweet is
placed in the comma seperated safe list of users.

The tweets are imported as the title of the node as following: "@username: tweet content".

Anonymous’s picture

great, thanks a lot.

Anonymous’s picture

Actually i tried to pull tweets from two different users, and run the cron. But its not importing. Am i missing anything ?
While when i pull tweets from search tag it works, and it does also work when i pull from a single user.

But i want to pull tweets from multiple users at once.

fabianderijk’s picture

Currently it's not able to pull tweets from multiple users, that's a TODO i'll add.

fabianderijk’s picture

Status: Active » Fixed

Multiple user support is added in the new 6.x-1.2 release of the module

Anonymous’s picture

Thanks Fabian
Very useful module and good efforts.

fabianderijk’s picture

You're welcome!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.