1
Fork 0
mirror of https://github.com/RGBCube/minearchy-bot synced 2025-07-29 09:57:46 +00:00

Fix project name and minecraft version

This commit is contained in:
RGBCube 2024-05-21 22:15:55 +03:00
parent 462fa36121
commit d62a52af40
No known key found for this signature in database
2 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
[tool.poetry]
name = "MinearchyBot"
name = "minearchy_bot"
version = "1.0.0"
description = "A simple Discord bot for the Lands of Minearchy Discord server."
authors = ["RGBCube", "The Lands of Minearchy team"]