rename bot and improve forwarding logic
This commit is contained in:
+3
-1
@@ -11,5 +11,7 @@
|
||||
"recent_messages": "Recent messages:",
|
||||
"msg_not_found": "Message with ID {id} not found.",
|
||||
"msg_details": "Message ID: {id}\nUser: {full_name} (@{username}) [ID: {user_id}]\nType: {content_type}\nTimestamp: {timestamp}\n\nContent:\n{text}",
|
||||
"id_command": "Current Chat ID: <code>{id}</code>"
|
||||
"id_command": "Current Chat ID: <code>{id}</code>",
|
||||
"processing_message": "Forwarding your message...",
|
||||
"message_processed": "Forwarded!"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user