From cb3869f39c705c73e284a4c68e4fd10d4efca990 Mon Sep 17 00:00:00 2001 From: Jadon <47833807+WhoTheOOF@users.noreply.github.com> Date: Fri, 27 Aug 2021 21:07:45 -0500 Subject: [PATCH] update links to new links --- README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index b8873017..7af89598 100644 --- a/README.rst +++ b/README.rst @@ -6,9 +6,9 @@ Enhanced-dpy (custom discord.py) :alt: PyPI supported Python versions A modern, easy to use, feature-rich, and async ready API wrapper for Discord written in Python. -Credits to the `original lib by Rapptz `_ +Credits to the `original lib by Rapptz `_ -**WARNING: This is not the official discord.py lib! This is a custom version to which I add some features that might be useful or just makes things easier for the lazy people. See below which features have been added. This lib will also be kept updated with the BETA version of the original lib! So things may be unstable, please keep that in mind.** +**WARNING: This is not the official discord.py library! As of 8/27/2021 Danny (Rapptz) has stopped development due to breaking changes. You are still able to read the official library at !** Custom Features ---------------- @@ -42,8 +42,8 @@ To install the development version, do the following: .. code:: sh - $ git clone https://github.com/iDutchy/discord.py - $ cd discord.py + $ git clone https://github.com/iDevision/enhanced-discord.py + $ cd enhanced-discord.py $ python3 -m pip install -U .[voice] -- 2.47.2