Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use a bot to handle changes in player lists #10703

Closed
CloneWith opened this issue Dec 25, 2023 · 4 comments
Closed

Use a bot to handle changes in player lists #10703

CloneWith opened this issue Dec 25, 2023 · 4 comments

Comments

@CloneWith
Copy link
Contributor

The player lists (of some groups and tournaments) update frequently, and maintaining their translations is a big challenge, since editing them by hand can cause typos and mistakes.
We have group-info files for localization, then a bot can use them to handle list updates, for they are mainly about languages and profile links.

And the update process can be splited into steps:

  • Update the English article.
  • The bot detects the changes and handle link and language changes automatically. (opening a new PR)
  • If other changes exist, mark translations as outdated.
@cl8n
Copy link
Member

cl8n commented Dec 25, 2023

i can do bn and nat pages if https://bn.mappersguild.com/ had complete language info but it currently doesn't (maybe they just aren't required to set it there or something?)

spotlight group maybe

every other group there is no place to get their extra info automatically afaik

@CloneWith
Copy link
Contributor Author

Extra languages are just considered to be extra information, for modders mostly use English to mod.

but for user list modification, a bot may help a lot

@Walavouchey
Copy link
Member

note that the extra information present in user lists are the sole reason they exist. we'd be deleting them otherwise, see ppy/osu-web#9764 and #2145

that said i'm all for using the bn website. we could tell people to fill out the language info there if they want it changed on the wiki

@CloneWith
Copy link
Contributor Author

yep, that seems better 🐱

@CloneWith CloneWith closed this as not planned Won't fix, can't repro, duplicate, stale Dec 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants