feat: 增加OneDrive认证功能

This commit is contained in:
dnslin
2025-12-12 15:09:02 +08:00
parent 1aa80a652d
commit be9ce53561
12 changed files with 1045 additions and 3 deletions

View File

@@ -8,6 +8,7 @@ dependencies = [
"python-dotenv>=1.2.1",
"python-telegram-bot>=21.0",
"httpx>=0.27.0",
"O365>=2.0.0",
]
[project.scripts]