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.39.tar.gz
(30.7 kB
view hashes)
Built Distribution
Close
Hashes for hikari_lightbulb-0.0.39-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 09f4b8ca10639dac4b9be89433889f28b6aeadf1b0944360129b5bf1d1a8699b |
|
MD5 | bd417fe601fd16f8d3454884a39af710 |
|
BLAKE2b-256 | dd3711a5868a6da01f123681944d120ce0cc0ea16023007c083f33fcb9bea918 |