fix: notify if bot activity detected by video provider

This commit is contained in:
Aidan 2025-06-22 17:07:48 -04:00
parent 8153ac2f33
commit 88e1f9fb42
3 changed files with 16 additions and 4 deletions

View file

@ -76,7 +76,8 @@
"uploadErr": "Error uploading file. Please try again later.",
"uploadLimit": "*This video exceeds the 50 MB upload limit imposed by Telegram on our bot. Please try another video. We're doing our best to increase this limit.*",
"sizeLimitWarn": "*This video had its quality reduced because it exceeded the 50MB limit for uploads imposed by Telegram.*",
"noLink": "Please provide a link to a video to download."
"noLink": "Please provide a link to a video to download.",
"botDetection": "My server is being rate limited by the video provider! Please try again later, or ask the bot owner to add their cookies/account."
},
"botUpdated": "Bot updated with success.\n\n```{result}```",
"errorUpdatingBot": "Error updating bot\n\n{error}",