LifeAdventurer / Moonafly

Moonafly is not just a discord bot.

Home Page:https://moonafly.github.io/docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Moonafly

Moonafly uses Poetry for dependency management and includes pre-configured tools such as ruff and pre-commit for linting.

Getting started

Installation

poetry install
py main.py

For initial setup, you will need to configure Moonafly by providing your Discord bot token along with your Discord username.

Required permissions

Enable SERVER MEMBERS INTENT and MESSAGE CONTENT INTENT, which can be found under the Bot tab in the Privileged Gateway Intents section on the Discord Developer Portal.

Contributing

Install pre-commit hooks.

pre-commit install

Documentation

Check out the Documentation created using mkdocs-material.

LICENSE

See LICENSE for more information.

About

Moonafly is not just a discord bot.

https://moonafly.github.io/docs/

License:GNU General Public License v3.0


Languages

Language:Python 100.0%