/discoward

A service that redirects audio channels from discord servers

Primary LanguagePythonApache License 2.0Apache-2.0

discoward

Usage

To call the module:

python -m discoward

The command will generate the following output:

Installation

To install from pip:

pip install discoward

To create environment and install all dependencies:

conda env create -f environment.yml