feat: add initial songbox telegram bot implementation

- Implement bot with song download and metadata display functionality
- Add configuration files and dependencies
- Include gitignore for Python development environment
This commit is contained in:
2025-06-07 11:27:23 -07:00
commit d447e7c71e
4 changed files with 262 additions and 0 deletions

5
requirements.txt Normal file
View File

@ -0,0 +1,5 @@
httpx==0.28.1
pyrofork==2.3.64
tgcrypto==1.2.5
--index-url https://git.cubable.date/api/packages/CustomIcon/pypi/simple/
songbox==1.0.0