Skip to content

Commit b6b9cbb

Browse files
authored
Added info's to the old docs
1 parent 45206e7 commit b6b9cbb

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

docs/index.rst

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,22 @@ Welcome to discord\.py-message-components' documentation!
3232
:target: https://discordpy-message-components.readthedocs.io/en/latest/
3333
:alt: Documentation Status
3434

35-
The Original `discord.py <https://pypi.org/project/discord.py/1.7.3>`_ Library made by `Rapptz <https://github.com/Rapptz>`_ with implementation of the `Discord-Message-Components <https://discord.com/developers/docs/interactions/message-components>`_ by `mccoderpy <https://github.com/mccoderpy/>`_
35+
A "fork" of `discord.py <https://pypi.org/project/discord.py/1.7.3>`_ library made by `Rapptz <https://github.com/Rapptz>`_ with implemation of the `Discord-Message-Components <https://discord.com/developers/docs/interactions/message-components>`_ by `mccoderpy <https://github.com/mccoderpy/>`_
36+
37+
+---------------------------------------------------------------------------------------------------------------------------------------------------+
38+
| **❗ℹIMPORTANTℹ❗** |
39+
+===================================================================================================================================================+
40+
| This branch represents only the `PyPI <https://pypi.org>`_ version of this library, |
41+
| which is currently **not up to date** due to some (privat) issues |
42+
| (as soon as we have documented the new features and the developer branch is stable enough, this will be updated). |
43+
| |
44+
| **To get the latest version with the newest features and bug(-fixes) please take a look at the** `developer <../../tree/developer>`_ **branch** |
45+
+---------------------------------------------------------------------------------------------------------------------------------------------------+
46+
47+
**NOTE:**
48+
This library will be further developed independently of discord.py.
49+
New features are also implemented. It's not an extension!
50+
The name only comes from the fact that the original purpose of the library was to add support for message components and we haven't found a better one yet.
3651

3752
.. |PyPI| image:: https://cdn.discordapp.com/emojis/854380926548967444.png?v=1
3853
:alt: PyPI Logo
@@ -45,7 +60,7 @@ Welcome to discord\.py-message-components' documentation!
4560
You need help? Or have ideas/feedback?
4661
______________________________________
4762

48-
Open a Issue/Pull request on `GitHub <https://github.com/mccoderpy/discord.py-message-components/pulls>`_, join the `support-Server <https://discord.gg/sb69muSqsg>`_ or send me a direct-message on `Discord <https://discord.com/channels/@me>`_: ``mccuber04#2960``
63+
Open a `issue <../../issues>`_/`pull request <../../pulls>`_, join the `support-server <https://discord.gg/sb69muSqsg>`_ or send me a direct-message on `Discord <https://discord.com/channels/@me>`_: ``mccuber04#2960``
4964

5065

5166
Installing:

0 commit comments

Comments
 (0)