aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
blob: e7eab153256e8b57bf85d46a5ac2dc336bb89d86 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[project]
name = "diddlycord"
version = "0.1.0"
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",
]
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage