From 119b91cfe9cc019b6ebec447b77b99dcf03560b2 Mon Sep 17 00:00:00 2001 From: ImNimboss Date: Tue, 8 Mar 2022 14:07:35 +0530 Subject: [PATCH] Remove outdated README section --- README.rst | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.rst b/README.rst index 0cf601d5ac..c6e3ab5547 100644 --- a/README.rst +++ b/README.rst @@ -16,13 +16,6 @@ Pycord A fork of discord.py. Pycord is a modern, easy to use, feature-rich, and async ready API wrapper for Discord written in Python. -What Happened to Discord.py? ----------------------------- -Rapptz, also known as Danny, the maintainer and core developer of discord.py will no longer be updating it. Here's his `Full explanation `__ and an `FAQ `__. - - -Pycord v1.7.3 is the same as discord.py v1.7.3, however, Pycord v2.0 will support newer features of the API such as slash commands, context menus, scheduled events, timeouts, and others. - Key Features ------------