Table of Contents
This is a Multi-Purpose Bot written in Python and built with Hikari and Lightbulb. Although it's still incomplete, I'll try to keep updating this bot.
hikari
- An opinionated, static typed Discord microframework for Python3 and asyncio that supports Discord's V8 REST API and Gateway.Lightbulb
- A flexible command framework designed to extend Hikari.
To get the bot up and running, there are few steps that are need to be taken. Please follow these steps below carefully.
- You will need Python >= 3.10 so install it first!
You will need to configure the bot with your own token. This is needed to set bot active.
- As the bot uses few publicly API, it needs a token to access them and you will have to provide them yourself, get the keys here:
-
Download the files
-
Put your token to bot.py
-
Run the bot
There are a lot free hosting site like:
- daki
- replit
- heroku
You can choose those site to keep your bot alive
This source code made by Mary-Chan#0001