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

📊 Store roll stats persistently #92

Closed
7 of 10 tasks
egregors opened this issue Jan 26, 2020 · 7 comments
Closed
7 of 10 tasks

📊 Store roll stats persistently #92

egregors opened this issue Jan 26, 2020 · 7 comments
Assignees

Comments

@egregors
Copy link
Collaborator

egregors commented Jan 26, 2020

  • collection for hussars
  • document for hussar
  • store and API for hussar CRUD
  • update roll skill to store stats
  • base roll stats
  • read-only API for roll stats processing
  • tests :\
  • documentation :\ :\ :\ :\
  • hussars leader board
  • mobile friendly hussars leader board
@egregors egregors self-assigned this Jan 26, 2020
@egregors
Copy link
Collaborator Author

rel #91 #89

@egregors egregors mentioned this issue Mar 3, 2020
5 tasks
@egregors
Copy link
Collaborator Author

egregors commented Mar 4, 2020

2020-03-04 11:26:59,297 - telegram.utils.promise - ERROR - An uncaught error was raised while running the promise
Traceback (most recent call last):
  File "/usr/local/lib/python3.7/site-packages/python_telegram_bot-12.0.0b1-py3.7.egg/telegram/utils/promise.py", line 57, in run
    self._result = self.pooled_function(*self.args, **self.kwargs)
  File "/app/bot/mode.py", line 170, in cleanup_wrapper
    result = func(*args, **kwargs)
  File "/app/bot/skills/roll.py", line 163, in show_hussars
    board += f"{str(timedelta(seconds=(h['total_time_in_club']))).ljust(17)} " \
KeyError: 'username'

@AlexanderSutul
Copy link
Contributor

mobile friendly hussars leader board
How about to convert a table to an image?

@egregors
Copy link
Collaborator Author

egregors commented Nov 8, 2020

mobile friendly hussars leader board
How about to convert a table to an image?

@AlexanderSutul Sounds good! Will you take it?

@AlexanderSutul
Copy link
Contributor

mobile friendly hussars leader board
How about to convert a table to an image?

@AlexanderSutul Sounds good! Will you take it?

Yep.

@AlexanderSutul
Copy link
Contributor

AlexanderSutul commented Nov 9, 2020

#149
Review please.

@egregors
Copy link
Collaborator Author

Let's say it's done for now

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

2 participants