dump-mirrorbot/generate_drive_token.py

4 lines
112 B
Python

from bot.helper.mirror_utils.gdriveTools import GoogleDriveHelper
drive = GoogleDriveHelper()
drive.authorize()