.. Lightbulb documentation master file, created by sphinx-quickstart on Sun May 10 19:43:22 2020. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. .. |b1| image:: https://img.shields.io/badge/code%20style-black-000000.svg .. |b2| image:: https://img.shields.io/pypi/v/hikari-lightbulb.svg .. |b3| image:: https://img.shields.io/pypi/pyversions/hikari-lightbulb .. |b4| image:: https://github.com/tandemdude/hikari-lightbulb/actions/workflows/ci.yml/badge.svg?branch=master&event=push .. |b5| image:: https://img.shields.io/readthedocs/hikari-lightbulb .. |b6| image:: https://img.shields.io/badge/license-LGPL--3.0-brightgreen .. |b7| image:: https://img.shields.io/github/stars/tandemdude/hikari-lightbulb .. |b8| image:: https://img.shields.io/github/forks/tandemdude/hikari-lightbulb .. |b9| image:: https://img.shields.io/pypi/status/hikari-lightbulb .. |b10| image:: https://img.shields.io/badge/mypy-checked-black Lightbulb ========= |b1| |b10| |b2| |b3| |b7| |b8| |b4| |b5| |b6| |b9| ---- Lightbulb is a command handler library designed for use with `Hikari `_ It aims to provide an easy to use interface for building commands with your bot. Repository: `View on GitHub `_ Docs: `View Here `_ If you need any help with this library or hikari at any point feel free to join the `Discord Server `_ If you think you have found a bug or other problem with the library, or you would like to suggest a feature, you should submit an issue on the GitHub repository `here `_. Before doing so you should make sure you are on the latest version of the library and check to see if an issue already exists for your bug or feature. Also see `Tanjun `_ if you would prefer different command handler syntax. I recommend taking a look at both Lightbulb and Tanjun before choosing which one you wish to use for your bot. `View Tanjun on GitHub `_ Helpful Resources: ------------------ - `Hikari Documentation `_ - `Lightbulb Tutorial `_ (Thanks to Nova) - :ref:`guides` - :ref:`extension-libs` Contributors: ------------- - `thomm.o#8637 (creator) `_ - `davfsa#7026 `_ - `nekoka#8788 `_ - `Forbidden#0001 `_ - `Dec0Ded#2693 `_ - `Yoda#0660 `_ - `M.A#4999 `_ - `norizon#2612 `_ - `benn#1953 `_ - `Parafoxia#1911 `_ - `nulldomain `_ Index: ------ .. toctree:: :maxdepth: 2 getting-started guide api-reference changelog extension-libs hikari-basics * :ref:`genindex`