start_created = "Sup, {first_name}!" | |
start_not_created = "Welcome back, {first_name}!" | |
unlock_secret_room = "Congratulations! You've opened a secret room👁🗨. There is some information for you:\n" \ | |
"<b>Users</b>: {user_count}\n" \ | |
"<b>24h active</b>: {active_24}" | |
github_button_text = "GitHub" | |
secret_level_button_text = "Secret level🗝" | |