FasterSpeeding / Reinhard

Reference Hikari-tanjun bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reinhard

Reference implementation of a Python 3.10+ Hikari-Tanjun bot.

For more information on the libraries this uses see Tanjun and Hikari

Usage

Invite

The standard instance of this bot can be invited to your guild using this invite link

Self-hosted.

This can be self hosted through only a few easy steps:

  1. Ensure you have docker-compose installed.
  2. Rename .env.example to .env and fill in the required entries.
  3. Run docker-compose up.

About

Reference Hikari-tanjun bot

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 99.6%Language:Dockerfile 0.4%