11 Repositories
Python hikari Libraries
Botto - A discord bot written in python that uses the hikari and lightbulb modules to make this bot
โ About Botto Hi! This is botto, a discord bot written in python that uses the h
A signature parser for hikari's command handler tanjun.
tanchi A signature parser for hikari's command handler tanjun. Finally be able to define your commands without those bloody decorator chains! Example
A Discord bot for viewing any currency you want comfortably.
Dost Dost is a Discord bot for viewing currencies. Getting Started These instructions will get you a copy of the project up and running on your local
An optional component handler for hikari, inspired by discord.py's views.
hikari-miru An optional component handler for hikari, inspired by discord.py's views.
A hyper-user friendly bot framework built on hikari
Framework A hyper-user friendly bot framework built on hikari. Framework is based off the blocking discord library disco, In both modularity and struc
Redis-backed message queue implementation that can hook into a discord bot written with hikari-lightbulb.
Redis-backed FIFO message queue implementation that can hook into a discord bot written with hikari-lightbulb. This is eventually intended to be the backend communication between a bot and a web dashboard.
A Hikari command handler for people who love ducks.
duckari A Hikari command handler made with love by ducks. Currently Duckari is work in progress. Documentation is WIP. The wiki is no longer used as d
A Hikari command handler for people who love ducks.
A Hikari command handler for people who love ducks.
๐ A Discord bot for displaying the download stats of a repository made with Python, the Hikari API and PostgreSQL.
๐ axyl-stats axyl-stats is a Discord bot made with Python (with the Hikari API wrapper) and PostgreSQL, used as a download counter for a GitHub repo.
An introduction to hikari, complete with different examples for different command handlers.
An intro to hikari This repo provides some simple examples to get you started with hikari. Contained in this repo are bots designed with both the hika
A compatability shim between Discord.py and Hikari.
Usage as a partial shim: import discord import hikari import hikari_shim dpy_bot = discord.Client(intents=discord.Intents.all(), enable_debug_events=