A bunch of utils for hikari
Project description
hikari-utils
A python package with utils for hikari
THIS PROJECT IS STILL IN EARLY STAGES!
This project is still in early development and we will keep adding features
Samples
Lightbulb Bot
import hutils
import hikari
bot = hutils.lightbulbbot(token="Discord Bot Token", prefix="Discord Bot Prefix", intents=hikari.Intents.ALL, insensitive=True)
bot.run()
Tanjun Bot
import hutils
import hikari
bot = hutils.tanjunbot(token="Discord Bot Token", guild_id=Discord Bot Guild ID, module_path="./modules")
bot.run()
Note:
When you invite your bot to your server, please add the applications.commands
when generating the invite link, otherwise your bot won't work.
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
hikari-utils-1.0.1.tar.gz
(8.6 kB
view details)
Built Distribution
File details
Details for the file hikari-utils-1.0.1.tar.gz
.
File metadata
- Download URL: hikari-utils-1.0.1.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e744e8f3be6f89dcae52353ade17c071b111f79f2b066ddfdbc53acecd45a62b |
|
MD5 | 62a627b475fc84626ff40345ead57010 |
|
BLAKE2b-256 | a65f3f23baff4fd50e55edc92fd6fece9568d32f727eb52c47130c5cc6a5a4b9 |
File details
Details for the file hikari_utils-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: hikari_utils-1.0.1-py3-none-any.whl
- Upload date:
- Size: 8.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 46189b8d31018bc3e43f28c0c87729a94ec7f9b310ffe0ce706c56f124d581f1 |
|
MD5 | 19ce44ad39a2e23282d578737a94ca7a |
|
BLAKE2b-256 | 4bc8ae4b1d86b68d12a972946f78c0206edaba370ff4d57d48695c0f889e044b |