Improve startFirst error message for group users
This commit is contained in:
@@ -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.',
|
||||
|
||||
Reference in New Issue
Block a user