messages when doing questions
This commit is contained in:
parent
033a0db12f
commit
c39bb33282
6 changed files with 132 additions and 25 deletions
|
|
@ -99,6 +99,11 @@ TRANSLATIONS = {
|
|||
'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>...",
|
||||
|
||||
# Stats commands (today/yesterday/week)
|
||||
'stats_processing': "⏳ Processing request...",
|
||||
'stats_player_processing': "🔄 Requesting data for player <b>{username}</b>...",
|
||||
'stats_all_done': "✅ That's all",
|
||||
|
||||
# Support
|
||||
'support_message': (
|
||||
"💬 <b>Support & Feedback</b>\n\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue