Skip to main content

A help cog for discord bots

Project description

discord-custom-help

Making help commands easier

Installation

pip install discord-custom-help

Usage

bot.load_extension('dch')

Customization

To change the color of embeds

import os
os.environ['DCH_COLOR'] = '34ffcd' # Any hex color code

Using disnake?

import os
os.environ["DISCORD_LIB"] = "disnake"

Join Discord For any kind of help

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

discord-custom-help-0.0.7.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

discord_custom_help-0.0.7-py3-none-any.whl (4.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page