Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.

Conversation

@usrbinsam
Copy link
Member

new CLI sub group

questions:

  • /next returns time until next rank
  • /next checks if code challenge has not started

users:

  • /hello returns current user's rank
  • /hello returns time until next rank

flask clock: control CODE_CHALLENGE_START with ease

flask clock add-day to +1 day to the current timestamp
flask clock sub-day to -1 day from the current timestamp
flask clock set %Y-%m-%d %H:%M to set CODE_CHALLENGE_START

new CLI sub group questions: - /next returns time until next rank - /next checks if code challenge has not started users: - /hello returns current user's rank - /hello returns time until next rank flask clock: control CODE_CHALLENGE_START with ease flask clock add-day to +1 day to the current timestamp flask clock sub-day to -1 day from the current timestamp flask clock set %Y-%m-%d %H:%M to set CODE_CHALLENGE_START
@usrbinsam usrbinsam merged commit 5f51f87 into master Jan 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants