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

Added fastapi_server and settings file; renamed user-token #35

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

mapto
Copy link
Owner

@mapto mapto commented May 13, 2020

No description provided.

@mapto mapto requested review from luchesar and vkantsev May 13, 2020 19:40

app = FastAPI()

player_token_name: Dict[str, str] = {}
Copy link
Collaborator

@vkantsev vkantsev May 14, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👋how would you describe the purpose of each of the player variables? I couldn't tell just by their names.

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems to be all possible mappings between token and player name or number. For a start player_token_name is not really used. @luchesar, you mind if we clean up a bit?

Pipfile Show resolved Hide resolved
@mapto mapto marked this pull request as draft May 15, 2020 19:57
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

Successfully merging this pull request may close these issues.

2 participants