Improve startFirst error message for group users

This commit is contained in:
Michilis
2025-12-10 18:54:46 +00:00
parent fb378d56c5
commit 959268e7c1

View File

@@ -8,7 +8,7 @@ export const messages = {
// ═══════════════════════════════════════════════════════════════════════════
errors: {
userNotIdentified: '❌ Could not identify user.',
startFirst: '❌ Please start the bot first with /start',
startFirst: '❌ Hold on! Before using this command, initiate a private chat with me (@LightningLottoBot).',
generic: '❌ An error occurred. Please try again.',
startAgain: '❌ An error occurred. Please try again with /start',
systemUnavailable: '❌ The lottery system is temporarily unavailable. Please try again soon.',