معرفی شرکت ها


DisBot-1.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Tool to create a quick new discord.py bot
ویژگی مقدار
سیستم عامل -
نام فایل DisBot-1.0
نام DisBot
نسخه کتابخانه 1.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Sri Harsha G
ایمیل نویسنده sri_3007@hotmail.com
آدرس صفحه اصلی https://github.com/GSri30/Disbot
آدرس اینترنتی https://pypi.org/project/DisBot/
مجوز MIT
# Disbot [Disbot](https://pypi.org/project/DisBot/) is a simple discord py app template generator which helps you to concentrate on implementing the actual commands rather than handling abstraction of commands. ## Commands For now this only supports creating a quick bot. But in future releases, It will cover the other commands which makes it easier to host (probably in Heroku by default) etc. Please feel free to suggest your requirements through an issue in this project github repo. To create a new bot, simply use the below command ``` disbot-admin createbot <name-of-the-bot> ``` You can also start with ``` disbot-admin --help ``` **NOTE** : It is very much advisable that you pip install this package in a virtual environment rather than directly into your local machine. # Scenes after generating a quick bot ## How to run? - Create a bot application under your discord developer portal and copy the TOKEN. - Create a .env in the root of your bot directory with DISCORD_TOKEN="your-token" - python3 Main.py - You can start with !!disbot command in your server (where you have invited this bot) ## How to create a bot application under developer portal? - [Developer Portal](https://discord.com/developers/applications) -> New Application -> Fill up NAME -> CREATE -> Bot section under menu -> Add Bot -> 'Yes,do it!' -> Copy TOKEN -> Check-in 'PRESENCE INTENT' and 'SERVER MEMBERS INTENT'. (Only if its required!) # History ## 1.0 (2020-03-12) - Official release ## 0.2 (2020-03-12)(yanked) - Fixed gitignore error while using createbot sub-command ## 0.1 (2020-03-12)(yanked) - First release - Happy b'day to me ;)


نیازمندی

مقدار نام
- click
- python-dotenv
- discord.py


نحوه نصب


نصب پکیج whl DisBot-1.0:

    pip install DisBot-1.0.whl


نصب پکیج tar.gz DisBot-1.0:

    pip install DisBot-1.0.tar.gz