معرفی شرکت ها


bracord-0.3.2


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A Disnake framework written in Python that speeds the development of Discord bots.
ویژگی مقدار
سیستم عامل -
نام فایل bracord-0.3.2
نام bracord
نسخه کتابخانه 0.3.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده MrFellox
ایمیل نویسنده jfernandohernandez28@gmail.com
آدرس صفحه اصلی https://github.com/mrfellox/bracord
آدرس اینترنتی https://pypi.org/project/bracord/
مجوز MIT
# Bracord A [Disnake](https://github.com/DisnakeDev/Disnake) framework written in Python that speeds the development of Discord bots. Bracord is a combination of a command line tool and ready-to-go cogs that might come useful when developing quick Discord bots. **Table of Contents** - [Installation](#installation) - [Usage](#usage) ## Installation You can install Bracord using `pip`. ```bash $ pip3 install bracord ``` ## Usage ### Project Initialization First, you will need to initialize a Bracord project. You can do so with the following command: ```bash $ bracord init ``` This will start asking for information related to your bot and then create all necessary files in the current directory. ### Cog Creation To create and register a cog, you can use the `cog` command: ```bash $ bracord cog ``` This will ask you for the cog's name and will create it and load it whenever when the bot is started.


نیازمندی

مقدار نام
>=12.6.0,<13.0.0 rich
>=2.7.0,<3.0.0 disnake
>=0.21.0,<0.22.0 python-dotenv
>=5.0.4,<6.0.0 flake8
>=5.10.1,<6.0.0 isort


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

مقدار نام
>=3.10,<4.0 Python


نحوه نصب


نصب پکیج whl bracord-0.3.2:

    pip install bracord-0.3.2.whl


نصب پکیج tar.gz bracord-0.3.2:

    pip install bracord-0.3.2.tar.gz