From 9d9a0e270af8b936c1ff2ad6263482c99d09dbf0 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sat, 14 Feb 2026 00:19:47 -0800 Subject: remove discord.py (unused) --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index e7eab15..8e056fc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,6 @@ description = "Add your description here" readme = "README.md" requires-python = ">=3.13" dependencies = [ - "discord-py>=2.6.4", "python-dotenv>=1.2.1", "requests>=2.32.5", ] -- cgit v1.2.3