mirror of
https://github.com/csd4ni3l/mc-discord-bot.git
synced 2026-01-01 12:33:46 +01:00
convert from Hungarian to English, remove pytz dependency, fix a bunch of issues
This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
[project]
|
||||
name = "mc-bot"
|
||||
version = "0.1.0"
|
||||
description = "MC discord bot"
|
||||
description = "MC Discord Bot"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
requires-python = ">=3.11"
|
||||
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