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

Automatic worker to update scores #24

Open
AlexMog opened this issue Oct 20, 2018 · 1 comment
Open

Automatic worker to update scores #24

AlexMog opened this issue Oct 20, 2018 · 1 comment

Comments

@AlexMog
Copy link
Member

AlexMog commented Oct 20, 2018

The goal is to work on a new way to enter scores during events.
Instead of relying on Moderators, use a new system based on automatic workers that will check and update the player's scores.

For this system, some processes are important:

  • Imagine a way to manage external workers (API Tokens, API Endpoints, etc., take a look on CI workers of Gitlab as an example).
  • Create workers for games, if they can work (using games API?), the important part is to be able to retrive scores in "realtime".
@AlexMog
Copy link
Member Author

AlexMog commented Feb 15, 2019

Moved from worker to a plugin if the game permits it (cf. Minecraft)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant