Is your feature request related to a problem? Please describe.
User can send a document [readable pdf and docx for now] as user input into the bot.
Describe the solution you'd like
Retrieve the document and perform below steps -
- File Type Validation
- Antivirus scanning
- Content inspection - to check for embedded scripts or macros
- Save this document and make the url publicly accessible and post it to the db
Additional context
No response
Is your feature request related to a problem? Please describe.
User can send a document [readable pdf and docx for now] as user input into the bot.
Describe the solution you'd like
Retrieve the document and perform below steps -
Additional context
No response