djbot / tgbot /handlers /onboarding /static_text.py
azils3's picture
Upload 63 files
16bfc87 verified
raw
history blame contribute delete
370 Bytes
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🗝"