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.25.tar.gz
(23.6 kB
view hashes)
Built Distribution
Close
Hashes for hikari_lightbulb-0.0.25-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb988669c1d73709fcbbe8f508e0f34980ec77db37e246920f09367829832eae |
|
MD5 | a54c30629dfd1a52fe992be15b48c868 |
|
BLAKE2b-256 | cf36e39dc019f9a1a5c64da96a00cb53855a402314bfbcc706e888da163acb1e |