classics-ranking-bot

Crates.ioclassics-ranking-bot
lib.rsclassics-ranking-bot
version1.0.0
sourcesrc
created_at2023-05-10 20:19:27.097937
updated_at2023-05-10 20:19:27.097937
descriptionAn on-command ranking bot for the -Classics- Roblox group https://www.roblox.com/groups/3489210/Classics
homepage
repositoryhttps://github.com/Chloe-Woahie/classics-ranking-bot
max_upload_size
id861604
size47,482
(fekie)

documentation

README

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

  1. Download the latest executable and example config from here
  2. Make a copy of config-example.json and rename it to config.json.
  3. 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.
  4. Inside a terminal window, run the executable with classics-ranking-bot.exe config.json.

License

MIT License

Commit count: 14

cargo fmt