A builtin builder to create leaderboard images.
Leaderboard builder is another builtin builder provided by Canvacord to create leaderboard images. It is useful for creating leaderboards for games, servers, or any other application where you need to display a list of players with their ranks, levels, and experience points.
Refer to https://canvacord.js.org for the complete API documentation. In the following sections, we will only cover the most common use cases.
Canvacord automatically adjusts the size of the output image based on the number of players. Maximum number of players is 10, but recommended size is 8 players or less.
A builtin builder to create leaderboard images.
Leaderboard builder is another builtin builder provided by Canvacord to create leaderboard images. It is useful for creating leaderboards for games, servers, or any other application where you need to display a list of players with their ranks, levels, and experience points.
Refer to https://canvacord.js.org for the complete API documentation. In the following sections, we will only cover the most common use cases.
Canvacord automatically adjusts the size of the output image based on the number of players. Maximum number of players is 10, but recommended size is 8 players or less.