A utility library which extends Tanjun.
You can install Tan-chan from PyPI using the following command in any Python 3.9 or above environment.
python -m pip install -U tanchan
The commands provided in tanchan.components
require the 3rd party library Hikari-Yuyo to work.
The feature flag tanchan[yuyo]
should be used to ensure that a compatible version of Yuyo is
installed (i.e. pip install -U tanchan[yuyo]
).
For usage see the documentation and the usage guide.
Hikari's support guild provides for support for Tan-chan.
Before contributing you should read through the contributing guidelines and the code of conduct.