Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 751 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 751 Bytes

PyPI Documentation Status

hikari-toolbox

Utility functions for hikari, a Discord API wrapper.

Installation

To install toolbox, run the following command:

python3 -m pip install -U hikari-toolbox

To check if toolbox has successfully installed or not, run the following:

python3 -m toolbox

Usage

For a full reference of all the utilites available with toolbox, please see the Documentation!