Mango-information-systems / twitto_be

twitto_be is a real-time tweets analytics dashboard
https://twitto.be
Other
12 stars 2 forks source link

auto tweet trends #112

Closed mef closed 7 years ago

mef commented 7 years ago

Every hour, send automated tweets doing a recap of the top hashtags and mentions from the past hour.

Same for top hashtags / mentions of the day.

PanosSynetos commented 7 years ago

And we are ready Here is a preview of tweets, two hourly and one daily.

IMPORTANT, get the latest params.json and set , "enable_tweets": false You don't want to start spamming from your localhost :)

Please have a look at tweetBot.js and let me know if you think that we need to resend the tweet if there is an error

twitter 2016-10-11 14-43-56

In the screenshot above, you dont see proper hashtags and mention, on purpose. Didnt want to spam them before twitto gr is live :)

PanosSynetos commented 7 years ago

@mef why am I getting this error? I have auto tweet disabled btw image

mef commented 7 years ago

Child process crashed

On 11 Oct 2016 3:05 PM, "11 Digit Labs" notifications@github.com wrote:

@mef https://github.com/mef why am I getting this error? I have auto tweet disabled btw [image: image] https://cloud.githubusercontent.com/assets/2484390/19271250/7d4d9038-8fcc-11e6-9dc6-42ec9a016093.png

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Mango-information-systems/twitto_be/issues/112#issuecomment-252910859, or mute the thread https://github.com/notifications/unsubscribe-auth/AA4fAwIM29eK5Obtg5rr6n8byHDzIelxks5qy4mvgaJpZM4KKgs9 .

PanosSynetos commented 7 years ago

Strange, cause it actually does nothing... It just crashed again Will check

PanosSynetos commented 7 years ago

@mef please test, merged in 3.0.0

PanosSynetos commented 7 years ago

@mef fixes are merges in 3.0.0

mef commented 7 years ago

Heads-up @11digitlabs : I have modified the structure of params.json. Please refer to updated sample files.

mef commented 7 years ago

Dry run looks to be running correctly, for the hourly. Good job