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.9.tar.gz
(10.5 kB
view hashes)
Built Distribution
Close
Hashes for hikari_lightbulb-0.0.9-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b14bd89f11dbcf95a5c331cf7c7605093b7376e0ea66d45179f687cd9ac07ef9 |
|
MD5 | 4dc411c931e7f6a3b4d4b91026264446 |
|
BLAKE2b-256 | c6bcc1082e044c459e2ea28d505cce0d9f47b2a0234f40269172cb7663731246 |