chore: update public repo

This commit is contained in:
desu-bot 2025-05-10 21:06:34 +00:00
parent 910d31c9ab
commit 4645c0253f
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