You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Try searching for the article title on Twitter and using the most popular hashtag from the results. It's riskier, in that you might end up using an offensive hashtag or missing the context or using a hashtag that actually is unrelated to the topic... but more often than not, this approach works pretty well. @FixmeBot has gotten quite a bit more engagement since implementing it.
Try searching for the article title on Twitter and using the most popular hashtag from the results. It's riskier, in that you might end up using an offensive hashtag or missing the context or using a hashtag that actually is unrelated to the topic... but more often than not, this approach works pretty well. @FixmeBot has gotten quite a bit more engagement since implementing it.
Here's how I did it in Ruby: https://github.com/ragesoss/FixmeBot/blob/master/app/main/twitter_client.rb#L12
The text was updated successfully, but these errors were encountered: