Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project: Prompting bioRxiv authors to contribute to Biofactoid via social #39

Open
jvwong opened this issue Aug 7, 2024 · 2 comments
Open
Labels
enhancement New feature or request

Comments

@jvwong
Copy link
Member

jvwong commented Aug 7, 2024

Background

bioRxiv is a rich resource of recently posted research findings and represents an opportunity to connect with authors about Biofactoid.

A dashboard for each preprint includes an aggregation of X/Twitter mentions:

  • Someone posts a bioRxiv preprint URL/DOI
    Screenshot 2024-08-07 at 10 40 14 AM

  • It appears on bioRxiv website under the "Tweets" icon (via Altmetric)
    Screenshot 2024-08-07 at 10 41 24 AM

Proposed

Use classifier to identify bioRxiv preprints and connect via social to prompt authors to contribute to Biofactoid:

  • Post Tweet referencing article and Biofactoid

Implementation

Alternative ways to retrieve bioRxiv:

Related

https://github.com/PathwayCommons/hyper-recent

@jvwong jvwong added the enhancement New feature or request label Aug 7, 2024
@maxkfranz
Copy link
Member

Note: For the tweet, it would be great if we could avoid the ‘we noticed…’ tweets being listed in the main feed for the Biofactoid account. I think starting a tweet with an @mention does this, but I’m not sure if it still works this way or there’s an API-specific way of doing this.

Options:

(1) Maybe there’s an API flag to disable the profile listing

(2) Start the tweet with @biofactoid or some other account that makes sense

(3) Create a different account for these suggestion tweets (downside: fewer clicks on the @biofactoid account)

@cannin
Copy link
Member

cannin commented Aug 7, 2024

@maxkfranz The API does let you @mention and the tweet with @user at the beginning like: client.create_tweet(text="@elonmusk Just joined X!") would show up in the "Replies" tab on the site for the person posting; verified with Python tweepy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants