feat: add Discord bot integration for PDF receipt uploads and manual entry
Co-authored-by: aider (openai/unsloth/Qwen3-Coder-Next) <aider@aider.chat>
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
# No external dependencies required for this SQLite-based implementation
|
||||
# Python standard library is sufficient for the core functionality
|
||||
# Core dependencies for the grocery receipt tracker
|
||||
discord.py>=2.0.0
|
||||
# For PDF processing (optional, for future OCR implementation)
|
||||
# PyPDF2
|
||||
# pytesseract
|
||||
# pillow
|
||||
|
||||
Reference in New Issue
Block a user