mirror of
https://github.com/csd4ni3l/mc-discord-bot.git
synced 2026-01-01 12:33:46 +01:00
Add code
This commit is contained in:
12
pyproject.toml
Normal file
12
pyproject.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
[project]
|
||||
name = "mc-bot"
|
||||
version = "0.1.0"
|
||||
description = "MC discord bot"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"audioop-lts>=0.2.1",
|
||||
"mcstatus>=11.1.1",
|
||||
"py-cord[voice]>=2.6.1",
|
||||
"pytz>=2025.2",
|
||||
]
|
||||
Reference in New Issue
Block a user