MsGsuite / CloneBot_Heroku

A powerful bot to copy your google drive data to your team drive

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can't self host linux ubuntu 21.04

ShiroUwUs7 opened this issue · comments

shadows@shadowdrivevm:~/clonebot/telegram_gcloner$ sudo python3 telegram_gcloner.py
2021-11-17 05:06:27,625 - utils.config_loader - INFO - Found telegram_token: 21xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
2021-11-17 05:06:27,626 - utils.config_loader - INFO - Found user_ids: -1,xxxxxxxxxxxxxx
2021-11-17 05:06:27,626 - utils.config_loader - INFO - Found group_ids: -1,xxxxxxxxxxxx
2021-11-17 05:06:27,626 - utils.config_loader - INFO - Found path_to_gclone: ./gclone
2021-11-17 05:06:27,626 - utils.config_loader - INFO - Found gclone_para_override:
2021-11-17 05:06:27,626 - utils.config_loader - WARNING - Gclone Executable was not found in the Drectory.
Press Enter to continue...

But its clearly in the file.

shadows@shadowdrivevm:~/clonebot/telegram_gcloner$ ls -a
.  ..  config.ini  gclone.exe  handlers  logs  telegram_gcloner.py  utils

copy "gclone" file (without extension) from the root directory of the repo to telegram_gcloner folder

yup. forgot to close this, had to re download the committed repo.