mirror of
https://github.com/RGBCube/minearchy-bot
synced 2025-07-29 09:57:46 +00:00
Reformat
This commit is contained in:
parent
c1eb216eb5
commit
4e5c4507c8
11 changed files with 952 additions and 945 deletions
|
@ -2,11 +2,11 @@
|
|||
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" ]
|
||||
authors = ["RGBCube", "The Lands of Minearchy team"]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.10"
|
||||
"discord.py" = { version = "*", extras = [ "speed" ] }
|
||||
"discord.py" = { version = "*", extras = ["speed"] }
|
||||
jishaku = "*"
|
||||
mcstatus = "*"
|
||||
uvloop = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue