Giter Site home page Giter Site logo

vined-underscore / vbot Goto Github PK

View Code? Open in Web Editor NEW
16.0 2.0 4.0 136 KB

Probably the best PUBLIC and FREE and OPEN SOURCE selfbot on github made in Python.

License: GNU General Public License v3.0

Python 100.00%
discord discord-nitro-sniper discord-selfbot nitro-sniper python selfbot discord-bot discord-bots discord-hacks discord-py

vbot's People

Contributors

vined-underscore avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

vbot's Issues

Can't find "discord" and "discord.ext"

I have tried uninstalling every single module, installing it again, installed discord.py-self and it still won't find the module. Can you help?

Have a look at the screenshots below:

Capture

Capture

Fails to run

C:\Users\Admin\Documents\VBot>$ python install.py
WARNING: Skipping discord as it is not installed.
WARNING: Skipping discord.py as it is not installed.
WARNING: Skipping discord.py-self as it is not installed.
WARNING: Skipping selfcord.py as it is not installed.
DEPRECATION: git+https://github.com/dolfies/discord.py-self@085884923bf16fafe268ceb5bdf35e7aa0fe60e4#egg=selfcord.py[voi
ce] contains an egg fragment with a non-PEP 508 name pip 25.0 will enforce this behaviour change. A possible replacement
 is to use the req @ url syntax, and remove the egg fragment. Discussion can be found at https://github.com/pypa/pip/iss
ues/11617
Collecting selfcord.py[voice]
  Cloning https://github.com/dolfies/discord.py-self (to revision 085884923bf16fafe268ceb5bdf35e7aa0fe60e4) to c:\users\
admin\appdata\local\temp\pip-install-r3j07rir\selfcord-py_9f0da144eff64ad7a2c57795f814daf8
  Running command git clone --filter=blob:none --quiet https://github.com/dolfies/discord.py-self 'C:\Users\Admin\AppDat
a\Local\Temp\pip-install-r3j07rir\selfcord-py_9f0da144eff64ad7a2c57795f814daf8'
  Running command git rev-parse -q --verify 'sha^085884923bf16fafe268ceb5bdf35e7aa0fe60e4'
  Running command git fetch -q https://github.com/dolfies/discord.py-self 085884923bf16fafe268ceb5bdf35e7aa0fe60e4
  Running command git checkout -q 085884923bf16fafe268ceb5bdf35e7aa0fe60e4
  Resolved https://github.com/dolfies/discord.py-self to commit 085884923bf16fafe268ceb5bdf35e7aa0fe60e4
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting aiohttp<4,>=3.7.4 (from selfcord.py[voice])
  Downloading aiohttp-3.8.4-cp311-cp311-win_amd64.whl (317 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 317.2/317.2 kB 2.5 MB/s eta 0:00:00
Collecting tzlocal<6,>=4.0.0 (from selfcord.py[voice])
  Using cached tzlocal-5.0.1-py3-none-any.whl (20 kB)
Collecting discord-protos<1.0.0 (from selfcord.py[voice])
  Using cached discord-protos-0.0.2.tar.gz (13 kB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting PyNaCl<1.6,>=1.3.0 (from selfcord.py[voice])
  Using cached PyNaCl-1.5.0-cp36-abi3-win_amd64.whl (212 kB)
Collecting attrs>=17.3.0 (from aiohttp<4,>=3.7.4->selfcord.py[voice])
  Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 1.6 MB/s eta 0:00:00
Collecting charset-normalizer<4.0,>=2.0 (from aiohttp<4,>=3.7.4->selfcord.py[voice])
  Downloading charset_normalizer-3.1.0-cp311-cp311-win_amd64.whl (96 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.7/96.7 kB 1.8 MB/s eta 0:00:00
Collecting multidict<7.0,>=4.5 (from aiohttp<4,>=3.7.4->selfcord.py[voice])
  Downloading multidict-6.0.4-cp311-cp311-win_amd64.whl (28 kB)
Collecting async-timeout<5.0,>=4.0.0a3 (from aiohttp<4,>=3.7.4->selfcord.py[voice])
  Using cached async_timeout-4.0.2-py3-none-any.whl (5.8 kB)
Collecting yarl<2.0,>=1.0 (from aiohttp<4,>=3.7.4->selfcord.py[voice])
  Downloading yarl-1.9.2-cp311-cp311-win_amd64.whl (60 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.2/60.2 kB 1.1 MB/s eta 0:00:00
Collecting frozenlist>=1.1.1 (from aiohttp<4,>=3.7.4->selfcord.py[voice])
  Downloading frozenlist-1.3.3-cp311-cp311-win_amd64.whl (32 kB)
Collecting aiosignal>=1.1.2 (from aiohttp<4,>=3.7.4->selfcord.py[voice])
  Using cached aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
Collecting protobuf (from discord-protos<1.0.0->selfcord.py[voice])
  Using cached protobuf-4.23.3-cp310-abi3-win_amd64.whl (422 kB)
Collecting cffi>=1.4.1 (from PyNaCl<1.6,>=1.3.0->selfcord.py[voice])
  Downloading cffi-1.15.1-cp311-cp311-win_amd64.whl (179 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 179.0/179.0 kB 2.7 MB/s eta 0:00:00
Collecting tzdata (from tzlocal<6,>=4.0.0->selfcord.py[voice])
  Using cached tzdata-2023.3-py2.py3-none-any.whl (341 kB)
Collecting pycparser (from cffi>=1.4.1->PyNaCl<1.6,>=1.3.0->selfcord.py[voice])
  Using cached pycparser-2.21-py2.py3-none-any.whl (118 kB)
Collecting idna>=2.0 (from yarl<2.0,>=1.0->aiohttp<4,>=3.7.4->selfcord.py[voice])
  Using cached idna-3.4-py3-none-any.whl (61 kB)
Building wheels for collected packages: discord-protos, selfcord.py
  Building wheel for discord-protos (pyproject.toml) ... done
  Created wheel for discord-protos: filename=discord_protos-0.0.2-py3-none-any.whl size=13987 sha256=0b81217e1cfc0aaba7d
c7a55d7bc06358e442e51e777f24573e72571b36b9369
  Stored in directory: c:\users\admin\appdata\local\pip\cache\wheels\7b\6d\00\883c299f98ea46d8a7b71f50904faeec52941f9305
30351c00
  Building wheel for selfcord.py (pyproject.toml) ... done
  Created wheel for selfcord.py: filename=selfcord.py-2.1.0a4341+g08588492-py3-none-any.whl size=1201600 sha256=cd1c8608
6bff4a3fe59e4477e214dc3e1d33be17b52fa0a3fa757fe4da2b4d18
  Stored in directory: c:\users\admin\appdata\local\pip\cache\wheels\86\8f\af\d72d37dd3ebdf8c0b04981ace385accd65d03359d0
accbf4f9
Successfully built discord-protos selfcord.py
Installing collected packages: tzdata, pycparser, protobuf, multidict, idna, frozenlist, charset-normalizer, attrs, asyn
c-timeout, yarl, tzlocal, discord-protos, cffi, aiosignal, PyNaCl, aiohttp, selfcord.py
  WARNING: The script normalizer.exe is installed in 'C:\Users\Admin\AppData\Local\Packages\PythonSoftwareFoundation.Pyt
hon.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\Scripts' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed PyNaCl-1.5.0 aiohttp-3.8.4 aiosignal-1.3.1 async-timeout-4.0.2 attrs-23.1.0 cffi-1.15.1 charset-n
ormalizer-3.1.0 discord-protos-0.0.2 frozenlist-1.3.3 idna-3.4 multidict-6.0.4 protobuf-4.23.3 pycparser-2.21 selfcord.p
y-2.1.0a4341+g08588492 tzdata-2023.3 tzlocal-5.0.1 yarl-1.9.2
Requirement already satisfied: aiohttp in c:\users\admin\appdata\local\packages\pythonsoftwarefoundation.python.3.11_qbz
5n2kfra8p0\localcache\local-packages\python311\site-packages (from -r requirements.txt (line 1)) (3.8.4)
Collecting fade (from -r requirements.txt (line 2))
  Using cached fade-0.0.9.tar.gz (2.2 kB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting colorama (from -r requirements.txt (line 3))
  Using cached colorama-0.4.6-py2.py3-none-any.whl (25 kB)
Collecting art (from -r requirements.txt (line 4))
  Using cached art-6.0-py3-none-any.whl (599 kB)
Collecting discord-webhook (from -r requirements.txt (line 5))
  Using cached discord_webhook-1.1.0-py3-none-any.whl (12 kB)
Collecting psutil (from -r requirements.txt (line 6))
  Using cached psutil-5.9.5-cp36-abi3-win_amd64.whl (255 kB)
Collecting humanfriendly (from -r requirements.txt (line 7))
  Using cached humanfriendly-10.0-py2.py3-none-any.whl (86 kB)
Collecting emoji-country-flag (from -r requirements.txt (line 8))
  Using cached emoji_country_flag-1.3.2-py2.py3-none-any.whl (8.5 kB)
Requirement already satisfied: attrs>=17.3.0 in c:\users\admin\appdata\local\packages\pythonsoftwarefoundation.python.3.
11_qbz5n2kfra8p0\localcache\local-packages\python311\site-packages (from aiohttp->-r requirements.txt (line 1)) (23.1.0)
Requirement already satisfied: charset-normalizer<4.0,>=2.0 in c:\users\admin\appdata\local\packages\pythonsoftwarefound
ation.python.3.11_qbz5n2kfra8p0\localcache\local-packages\python311\site-packages (from aiohttp->-r requirements.txt (li
ne 1)) (3.1.0)
Requirement already satisfied: multidict<7.0,>=4.5 in c:\users\admin\appdata\local\packages\pythonsoftwarefoundation.pyt
hon.3.11_qbz5n2kfra8p0\localcache\local-packages\python311\site-packages (from aiohttp->-r requirements.txt (line 1)) (6
.0.4)
Requirement already satisfied: async-timeout<5.0,>=4.0.0a3 in c:\users\admin\appdata\local\packages\pythonsoftwarefounda
tion.python.3.11_qbz5n2kfra8p0\localcache\local-packages\python311\site-packages (from aiohttp->-r requirements.txt (lin
e 1)) (4.0.2)
Requirement already satisfied: yarl<2.0,>=1.0 in c:\users\admin\appdata\local\packages\pythonsoftwarefoundation.python.3
.11_qbz5n2kfra8p0\localcache\local-packages\python311\site-packages (from aiohttp->-r requirements.txt (line 1)) (1.9.2)
Requirement already satisfied: frozenlist>=1.1.1 in c:\users\admin\appdata\local\packages\pythonsoftwarefoundation.pytho
n.3.11_qbz5n2kfra8p0\localcache\local-packages\python311\site-packages (from aiohttp->-r requirements.txt (line 1)) (1.3
.3)
Requirement already satisfied: aiosignal>=1.1.2 in c:\users\admin\appdata\local\packages\pythonsoftwarefoundation.python
.3.11_qbz5n2kfra8p0\localcache\local-packages\python311\site-packages (from aiohttp->-r requirements.txt (line 1)) (1.3.
1)
Collecting requests<3.0.0,>=2.28.1 (from discord-webhook->-r requirements.txt (line 5))
  Downloading requests-2.31.0-py3-none-any.whl (62 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 1.1 MB/s eta 0:00:00
Collecting pyreadline3 (from humanfriendly->-r requirements.txt (line 7))
  Using cached pyreadline3-3.4.1-py3-none-any.whl (95 kB)
Requirement already satisfied: idna<4,>=2.5 in c:\users\admin\appdata\local\packages\pythonsoftwarefoundation.python.3.1
1_qbz5n2kfra8p0\localcache\local-packages\python311\site-packages (from requests<3.0.0,>=2.28.1->discord-webhook->-r req
uirements.txt (line 5)) (3.4)
Collecting urllib3<3,>=1.21.1 (from requests<3.0.0,>=2.28.1->discord-webhook->-r requirements.txt (line 5))
  Downloading urllib3-2.0.3-py3-none-any.whl (123 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 1.8 MB/s eta 0:00:00
Collecting certifi>=2017.4.17 (from requests<3.0.0,>=2.28.1->discord-webhook->-r requirements.txt (line 5))
  Downloading certifi-2023.5.7-py3-none-any.whl (156 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 1.9 MB/s eta 0:00:00
Building wheels for collected packages: fade
  Building wheel for fade (pyproject.toml) ... done
  Created wheel for fade: filename=fade-0.0.9-py3-none-any.whl size=2235 sha256=78c68396ea925f85ee99108378f62a7be5849e94
24591802ac25fbbf41471e29
  Stored in directory: c:\users\admin\appdata\local\pip\cache\wheels\d1\a0\42\c4198f13a5a4beeaaa4b4e39c5aadb03311438492c
833ccdbe
Successfully built fade
Installing collected packages: pyreadline3, fade, urllib3, psutil, humanfriendly, emoji-country-flag, colorama, certifi,
 art, requests, discord-webhook
  WARNING: The script humanfriendly.exe is installed in 'C:\Users\Admin\AppData\Local\Packages\PythonSoftwareFoundation.
Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\Scripts' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
  WARNING: The script art.exe is installed in 'C:\Users\Admin\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.1
1_qbz5n2kfra8p0\LocalCache\local-packages\Python311\Scripts' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
  WARNING: The script discord_webhook.exe is installed in 'C:\Users\Admin\AppData\Local\Packages\PythonSoftwareFoundatio
n.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\Scripts' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed art-6.0 certifi-2023.5.7 colorama-0.4.6 discord-webhook-1.1.0 emoji-country-flag-1.3.2 fade-0.0.9
 humanfriendly-10.0 psutil-5.9.5 pyreadline3-3.4.1 requests-2.31.0 urllib3-2.0.3

C:\Users\Admin\Documents\VBot>$ python main.py
Traceback (most recent call last):
  File "C:\Users\Admin\Documents\VBot\main.py", line 1, in <module>
    import discord
    ^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'discord'

C:\Users\Admin\Documents\VBot>$

there's the console log ig

i think you forgot to make it reinstall the stuff it actually needs

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.