Skip to content
This repository has been archived by the owner on Aug 28, 2021. It is now read-only.

Latest commit

 

History

History
45 lines (31 loc) · 1.46 KB

README.rst

File metadata and controls

45 lines (31 loc) · 1.46 KB

Analyze Status Build Status Lint Status


discord-ext-alternatives

A discord.py extension with additional and alternative features.

Copyright 2020-present Ext-Creators

Installation

pip install --upgrade discord-ext-alternatives

Usage

from discord.ext.alternatives import asset_converter, message_eq
# Patches the related features into discord.py
# OR
from discord.ext.alternatives.class_commands import ClassGroup, Config