Metadata-Version: 2.1
Name: discord-custom-help
Version: 0.0.5
Summary: A help cog for discord bots
Home-page: https://github.com/shahprog/discord-custom-help/
Author: Md Shahriyar Alam
Author-email: mdshahriyaralam552@gmail.com
License: MIT
Keywords: discord-custom-help dch discord-help
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
License-File: LICENSE

## discord-custom-help
Making help commands easier

## Installation
`pip install discord-custom-help`

## Usage
```py
bot.load_extension('dch')
```

[Join Discord](https://discord.gg/7SaE8v2) For any kind of help

