/today /yesterday ... view all stats of gamers
This commit is contained in:
parent
14db5765a5
commit
5a8c705d54
2 changed files with 107 additions and 40 deletions
|
|
@ -95,6 +95,10 @@ TRANSLATIONS = {
|
|||
'period_games_section': "{emoji} {game_type} — {games_count} games • {rating_change}\nRating: {rating}\n✅ Wins: {wins}\n❌ Losses: {losses}\n🤝 Draws: {draws}\n\n",
|
||||
'no_activity': "📭 No activity for this period",
|
||||
|
||||
# Last year or 1000 games
|
||||
'last_year_1000_processing': "⏳ Processing request... This may take a while as requests are very slow.",
|
||||
'last_year_1000_player_processing': "🔄 Requesting data for player <b>{username}</b>...",
|
||||
|
||||
# Support
|
||||
'support_message': (
|
||||
"💬 <b>Support & Feedback</b>\n\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue