Who is the last user to join a server?

Get the most recent user to join a Discord server

Run this query

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

anyquery run who_is_the_last_user_to_join_a_server

Arguments

Guild ID

The ID of the Discord server

Additional informations

Source code Author

Tip

You can also run local queries using the anyquery run command. Just pass the path to the query file as an argument (e.g. anyquery run path/to/query.sql).