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.12.tar.gz
(11.9 kB
view hashes)
Built Distribution
Close
Hashes for hikari_lightbulb-0.0.12-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4a26952546dcc325877a140ae0eb2d13bdfa99bf1b7c7cff4e1beb3742cafca |
|
MD5 | 1850584882ce4484952b39b9db80fba5 |
|
BLAKE2b-256 | 28a4b31f51ad3998fce179221390fc9c1d4784192b8d3fdd59d05938539c3b8e |