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.22.tar.gz
(19.3 kB
view hashes)
Built Distribution
Close
Hashes for hikari_lightbulb-0.0.22-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 711a9e180fc1df1fe1b05a6cff5199e31a2c9038de94d4e2ea1d61f25ee2cea5 |
|
MD5 | f608ebb2f52035b59b1c0cd49dc26b4b |
|
BLAKE2b-256 | d6bf4fed408cbb34fc8db6a8f4604b947c5befacaa0534cad8a3ca6158486c11 |