tgvc-userbot
tgvc-userbot copied to clipboard
Error in running with userbot.py
Hi.
When I want to run the bot with userbot.py with command sudo python3.8 userbot.py
it returns error:
[tgvc] [LOAD] Ignoring non-existent module "plugins.vc.player"
[tgvc] [LOAD] Ignoring non-existent module "plugins.sysinfo"
>>> USERBOT STARTED
It seems that the bot can't import two plugins, but ping plugin works completely and without error.
I used the examples that you wrote in readme file for config.ini file and I'm sure that all information sets carefully.
I really appreciate it if someone could help me.
you have some python package dependencies are not installed probably, so some pyrogram plugins failed to load.