No description
6815b7a4e4
Bumps [black](https://github.com/psf/black) from 23.3.0 to 24.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/23.3.0...24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.github/workflows | ||
tests/cogs | ||
wulkabot | ||
.gitignore | ||
docker-compose.yaml | ||
Dockerfile | ||
example.env | ||
LICENSE | ||
poetry.lock | ||
Procfile | ||
pyproject.toml | ||
README.md |
Wulkabot
Discord bot to help manage the Wulkanowy Discord server built with the discord.py library
Getting started
-
git clone
the repo -
Fill out the example
example.env
file and rename it to.env
-
This project uses Poetry to manage it's dependencies. To install required dependencies install Poetry and run
poetry install
-
Run the bot using
poetry run python -m wulkabot