About 3,840,000 results
Open links in new tab
  1. Rapptz/discord.py: An API wrapper for Discord written in Python.

    An API wrapper for Discord written in Python. Contribute to Rapptz/discord.py development by creating an account on GitHub.

  2. python - How install discord.py library - Stack Overflow

    How install discord.py library [duplicate] Asked 5 years, 9 months ago Modified 5 years, 4 months ago Viewed 3k times

  3. Python discord.py Installation - Stack Overflow

    Aug 2, 2018 · $ python >>> pip install discord.py Pip is a program seperate from Python, but it helps install the dependencies for Python.

  4. Rayster4/discord.py-1.7.3 - GitHub

    discord.py A modern, easy to use, feature-rich, and async ready API wrapper for Discord written in Python.

  5. discord.py/README.rst at master · Rapptz/discord.py · GitHub

    An API wrapper for Discord written in Python. Contribute to Rapptz/discord.py development by creating an account on GitHub.

  6. Installing Python & discord.py: A Primer · GitHub

    Aug 6, 2024 · When prompted, type y to confirm installation: Install discord.py by using: python3 -m pip install -U discord.py[voice] for voice support python3 -m pip install -U discord.py for …

  7. python - How to install discord.py rewrite? - Stack Overflow

    How do I install the new discord.py rewrite v1.0? I uninstalled the old discord.py using pip uninstall discord.py and re-ran pip to install discord.py, only to get version v0.16.x again instead of the …

  8. How to only install (or import) a specific version of discord.py?

    Sep 8, 2022 · 0 I'm trying to install the discord-1.7.3 package. pip installs discord-1.7.3 and discord.py-2.0.1. My program is incompatible with version 2.x.x so I need only version 1.7.3 to …

  9. python - Unable to install discord.py with pip - Stack Overflow

    Aug 24, 2020 · For example (On MacOS versions and Linux), with python3.8, use python3 pip install discord. For Windows you would do py -3 pip install discord.py if you wanted to specify …

  10. GitHub - Pycord-Development/pycord: Pycord is a modern, easy …

    Pycord is a modern, easy to use, feature-rich, and async ready API wrapper for Discord written in Python - Pycord-Development/pycord