معرفی شرکت ها


discord-ext-getch-0.1.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Get and Fetch Objects!
ویژگی مقدار
سیستم عامل -
نام فایل discord-ext-getch-0.1.0
نام discord-ext-getch
نسخه کتابخانه 0.1.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Ext-Creators
ایمیل نویسنده -
آدرس صفحه اصلی https://github.com/Ext-Creators/discord-ext-getch
آدرس اینترنتی https://pypi.org/project/discord-ext-getch/
مجوز Apache Software License
|Analyse Status| |Build Status| |Lint Status| .. |Analyse Status| image:: https://github.com/Ext-Creators/discord-ext-getch/workflows/Analyze/badge.svg?event=push :target: https://github.com/Ext-Creators/discord-ext-getch/actions?query=workflow%3AAnalyze+event%3Apush .. |Build Status| image:: https://github.com/Ext-Creators/discord-ext-getch/workflows/Build/badge.svg?event=push :target: https://github.com/Ext-Creators/discord-ext-getch/actions?query=workflow%3ABuild+event%3Apush .. |Lint Status| image:: https://github.com/Ext-Creators/discord-ext-getch/workflows/Lint/badge.svg?event=push :target: https://github.com/Ext-Creators/discord-ext-getch/actions?query=workflow%3ALint+event%3Apush ---------- discord-ext-getch ----------------- A discord.py extension that allows simplification of getting and fetching objects. Installation ------------ .. code-block:: sh python3 -m pip install --upgrade discord-ext-getch Usage ----- .. code-block:: py from discord.ext.getch import GetchMixin class Bot(commands.Bot, GetchMixin): ... bot = Bot(command_prefix='!') @bot.event async def on_ready(): print(await bot.annel(123456789).essage(987654321).getch())


نیازمندی

مقدار نام
- discord.py


زبان مورد نیاز

مقدار نام
>=3.7.1 Python


نحوه نصب


نصب پکیج whl discord-ext-getch-0.1.0:

    pip install discord-ext-getch-0.1.0.whl


نصب پکیج tar.gz discord-ext-getch-0.1.0:

    pip install discord-ext-getch-0.1.0.tar.gz