You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Original `discord.py <https://pypi.org/project/discord.py>`_ Libary 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/>`_
Open a Pull request on `GitHub <https://github.com/mccoderpy/discord.py-message-components/pulls>`_, join the `support-Server <https://discord.gg/cqRR42pxHW>`_ or send me a direct-message on `Discord <https://discord.com/channels/@me>`_: ``mccuber04#2960``
24
+
Open a Issue/Pull request on `GitHub <https://github.com/mccoderpy/discord.py-message-components/pulls>`_, join the `support-Server <https://discord.gg/cqRR42pxHW>`_ or send me a direct-message on `Discord <https://discord.com/channels/@me>`_: ``mccuber04#2960``
25
25
26
26
Installing
27
27
__________
28
28
29
29
**Python 3.5.3 or higher is required**
30
30
31
-
first uninstall the original `discord.py <https://pypi.org/project/discord.py/>`_ Libary:
31
+
first uninstall the original `discord.py <https://pypi.org/project/discord.py>`_ Libary:
32
32
33
33
.. code:: sh
34
34
@@ -52,7 +52,7 @@ Examples
52
52
--------
53
53
54
54
A Command that sends you a Message and edit it when you click a Button:
0 commit comments