How many people were banned in a server?
Count the number of users who have been banned from a specific Discord server.
Run this query
To run this query, you can use the following command:
anyquery run how_many_people_were_banned_in_a_server
Arguments
Server ID
The ID of the Discord server
Additional informations
Source code AuthorTip
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).