dpybrew

A discord.py extension/service manager


Keywords
dpybrew
License
MIT
Install
pip install dpybrew==0.3.0

Documentation

dpybrew

Documentation Status

A discord.py extension/service manager

Installation

You can install dpybrew from Pypi.

$ pip install dpybrew

Useage

Show extension list

$ dpybrew list

or

$ dpybrew list your-extensions-path

Install extensions

$ dpybrew install [extension-name]

or

$ dpybrew install git+url -dir cogs/

All extensions -> https://gist.github.com/sizumita/19ec79e3ad0ecfae89cca665ddf717e1

Features

  • TODO

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.