Skip to content
/ Kana Public

A personal utility bot for servers I like on discord.

License

Notifications You must be signed in to change notification settings

du-cki/Kana

Repository files navigation

Kanapy

This is a multi-purpose personal Discord bot written in Python.

Tech

  • discord.py - An API wrapper for Discord written in Python.

Installation & Setup

This project requires Python 3.11+, Poetry and a valid Rust compiler installed. ffmpeg is also recommended to be installed for the Download Cog.

  1. Installing Packages python3.11 -m poetry install --no-root

  2. Setup Configurations Rename the Config-example.toml file to Config.toml and fill in the variables. (don't change the config values prefixed with _)

  3. Run The Bot python3.11 -m poetry run python bot.py

Running Your Instance in the background

You could use a Process Manager like PM2, Docker or even systemd. There are examples of each in the examples folder.

License

This project is licensed under MIT.

About

A personal utility bot for servers I like on discord.

Topics

Resources

License

Stars

Watchers

Forks