chore: update public repo

This commit is contained in:
desu-bot 2025-05-10 21:06:34 +00:00
parent a2b73a9982
commit 2d46db9c77
No known key found for this signature in database
4 changed files with 541 additions and 19 deletions

View file

@ -9,6 +9,9 @@ if (!sessionName) {
const tg = createTg(sessionName)
await tg.prepare()
await tg.storage.clear(true)
const self = await tg.start({
qrCodeHandler(url, expires) {
console.log(qrTerminal.generate(url, { small: true }))

516
scripts/media/deezer-dl.ts Normal file

File diff suppressed because one or more lines are too long