out386 / aria-telegram-mirror-bot

A Telegram bot to download files via HTTP(S)/BitTorrent and upload them to Google Drive
MIT License
517 stars 401 forks source link

Terminal doesn't show an authentication URL #111

Closed MrMarvell0us closed 4 years ago

MrMarvell0us commented 4 years ago
A2C: Websocket opened. Bot ready.
gid: 98f55eac82bc2407 download:https://raw.githubusercontent.com/out386/aria-telegram-mirror-bot/master/README.md
98f55eac82bc2407: Completed. Filename: README.md. Starting upload.
/root/aria-telegram-mirror-bot/out/drive/drive-auth.js:33
    const clientSecret = credentials.installed.client_secret;
                                               ^

TypeError: Cannot read property 'client_secret' of undefined
    at authorize (/root/aria-telegram-mirror-bot/out/drive/drive-auth.js:33:48)
    at /root/aria-telegram-mirror-bot/out/drive/drive-auth.js:21:13

Bot stops right after after this.

PrinceVergil commented 4 years ago

@MrMarvell0us did you solved this?