a debugging and utility extension for disnake bots
Project description
synthhaku
a debugging and utility extension for disnake bots synthhaku is an extension for bot developers that enables rapid prototyping, experimentation, and debugging of features for bots.
One of synthhaku's core philosophies is to be dynamic and easy-to-use. Here's the two step install:
- Download jishaku on the command line using pip:
pip install -U synthhaku
- Load the extension in your bot code before it runs:
bot.load_extension('synthhaku') # or await bot.load_extension('synthhaku')That's it!
You can also import the module to use the command development utilities.
Links:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file synthhaku-2.6.0.tar.gz.
File metadata
- Download URL: synthhaku-2.6.0.tar.gz
- Upload date:
- Size: 56.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.6 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
805ae44eef76ca78952839286fabff7f41d0d1f6018281cde1556b4eb9172589
|
|
| MD5 |
26ce2ddb4a51626c9368198cf04fd5c4
|
|
| BLAKE2b-256 |
2173b09164764fcc1951139a6b74da049da801c7efbe9d30d9577a9a1bff01b6
|
File details
Details for the file synthhaku-2.6.0-py3-none-any.whl.
File metadata
- Download URL: synthhaku-2.6.0-py3-none-any.whl
- Upload date:
- Size: 73.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.6 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5458fd96fa27e2f049aad04d91418a4f73e95a82f2e43fb05b0cdb38ffe663e
|
|
| MD5 |
38d4ea626e6aef21d462eb24c1bc5179
|
|
| BLAKE2b-256 |
960b0d3077ad18776c9c9b385171a6da984b6042dffc39005a56252370899611
|