Does this user follow this other user on GitHub?

Check if one user follows another on GitHub

Run this query

To run this query, you can use the following command:

anyquery run does_this_user_follow_this_other_user_on_github

Arguments

User 1

The username of the follower

User 2

The username of the followee

Additional informations

Source code Author

Tip

The anyquery run command automatically installs the required plugins for the query to run. You can also install the plugins manually using the anyquery install command.