A simple to use command handler for Hikari
Project description
Simple command handler for hikari
By yours truly (thomm.o)
Installation
$ pip install hikari-lightbulb
Usage
import lightbulb
bot = lightbulb.Bot(token="token_here", prefix="test.")
@bot.command()
async def ping(ctx):
await ctx.message.reply("Pong!")
bot.run()
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-lightbulb-0.0.32.tar.gz
(28.5 kB
view hashes)
Built Distribution
Close
Hashes for hikari_lightbulb-0.0.32-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f43d85a50dc1ad808193c0a9d2b2a60c2761c31fc41ce4d08dd4af0291d913f8 |
|
MD5 | aeef6843d77c5c4cc9daa6e9868f537a |
|
BLAKE2b-256 | 283e56cdff4cac60618ea0bc7259882530b9554aff76345d553bc5825fab2161 |