15 lines
229 B
Plaintext
15 lines
229 B
Plaintext
# Core bot framework
|
|
discord.py>=2.6.4
|
|
aiohttp>=3.9.0
|
|
PyNaCl>=1.5.0
|
|
spotipy>=2.23.0
|
|
|
|
# Configuration management
|
|
python-dotenv>=1.0.0
|
|
|
|
# YouTube extractor
|
|
yt-dlp>=2025.10.14
|
|
|
|
# Audio metadata (if needed by yt-dlp)
|
|
mutagen>=1.47.0
|