CharmingDays / Kurusaki

A multipurpose discord bot

Home Page:https://kurusaki-api.gitbook.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kurusaki

A multipurpose discord bot.

You will need python version 3.11 for wavelink v3+ to be properly installed.

You will also need lavalink version 4+

Running the Discord bot

To run the discord bot, simply start the kurusaki.py file
python3 kuruskai.py

Cogs

Currently these are the "working" cogs for the bot

[
    'Cogs.member',
    'Cogs.help',
    'Cogs.music',
    'Cogs.utility',
    'Cogs.events',
    'Cogs.text_channel',
    'Cogs.minecraft'
]

Enter s.help to view the commands that he bot.

Visit kurusaki website for better documentation on how to use the bot

NOTE: This bot uses mongodb as it's database, so you will need to create one or modify the code to use other databases or remove the cloud database functions completely.

About

A multipurpose discord bot

https://kurusaki-api.gitbook.io/

License:MIT License


Languages

Language:Python 98.8%Language:Shell 1.0%Language:Dockerfile 0.2%