Tanjun icon indicating copy to clipboard operation
Tanjun copied to clipboard

A flexible command framework designed to extend the Hikari experience

Tanjun

A flexible command framework designed to extend Hikari.

Installation

You can install Tanjun from PyPI using the following command in any Python 3.9 or above environment.

python -m pip install -U hikari-tanjun

Quick Usage

For usage see the documentation and the examples or tutorials and articles.

Community Resources

  • An alternative implementation of command signature parsing for slash commands (which relies more on documentation parsing) can be found at https://github.com/thesadru/tanchi.

Support

Hikari's support guild provides for support for Tanjun.

Contributing

Before contributing you should read through the contributing guidelines and the code of conduct