appu1232 / Discord-Selfbot

Discord selfbot made with Python using discord.py
GNU General Public License v3.0
511 stars 603 forks source link

Import Error #311

Closed Semichaotic closed 6 years ago

Semichaotic commented 6 years ago

When trying to launch the bot it asks for update. I type Y. Then that happens (See log) Log: Latest update: fatal: ambiguous argument 'origin/master': unknown revision or path not in the working tree. Use '--' to separate paths from revisions, like this: 'git [...] -- [...]' remote: Counting objects: 5242, done. remote: Compressing objects: 100% (5/5), done. remote: Total 5242 (delta 2), reused 7 (delta 2), pack-reused 5235 Receiving objects: 100% (5242/5242), 8.43 MiB | 3.90 MiB/s, done. Resolving deltas: 100% (3665/3665), done. error: unable to open object pack directory: .git/objects/pack: Permission denied From https://github.com/appu1232/Discord-Selfbot

LyricLy commented 6 years ago

This issue seems to arise from user error. Thus, we cannot support you with it.