1 stable release
1.0.0 | May 10, 2023 |
---|
#794 in Games
15KB
209 lines
classics-ranking-bot
This program is an on-command ranking bot that ranks users in -Classics- based on their account age. Ranking rules and info can be found here.
Usage
- Download the latest executable and example config from here
- Make a copy of config-example.json and rename it to config.json.
- Fill in the required fields in config.json.
group_id
- The group ID.roblosecurity
- The .ROBLOSECURITY of the account that will be used to rank users.scanned_roles
- The roles to scan users you want to rank from.role_year_pairs
- A map where the keys are the roles, and the values are the account age years that the role corresponds to.wildcard_role
- The role to give users that don't have an account age that corresponds to a role.
- Inside a terminal window, run the executable with
classics-ranking-bot.exe config.json
.
License
MIT License
Dependencies
~8–20MB
~282K SLoC