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:
5
requirements.txt
Normal file
5
requirements.txt
Normal 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
|
Reference in New Issue
Block a user