import json
import json
from io import BytesIO
file = _message.attachments[0]
urls = json.load(BytesIO(await file.read()))
print(urls)
Here's the way to review the data
(The data is in a database)
exported data:
The database uses asyncpg
https://github.com/JDJG-Holding-Team/MusicFinder/blob/main/tool.py
(outdated)
table: