Skip to content

discord-customs/discord.customs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord.customs

Logo

A new project to extend discord.py and it's features.

Key Features

  • Easy to use
  • Similar to discord.py
  • A future-rich, modernic design using Python's async and await syntax.

Installing

Python 3.8 or higher is required

To install the library from pypi, simply do:

# Linux/macOS
python3 -m pip install -U "discord.customs"

# Windows
py -3 -m pip install -U discord.customs

To install the development version, do the following:

$ git clone https://github.com/FrostiiWeeb/discord.customs
$ cd discord.customs
$ python3 -m pip install -U .

Examples

See the examples folder

Releases

No releases published

Packages

No packages published

Languages