mirror of
https://git.stupid.fish/teidesu/scripts.git
synced 2025-07-28 02:32:11 +10:00
chore: update public repo
This commit is contained in:
parent
a2b73a9982
commit
2d46db9c77
4 changed files with 541 additions and 19 deletions
|
@ -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 }))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue