Files
2026-06-23 15:04:46 +02:00

9 lines
233 B
TOML
Executable File

[project]
name = "goonerdle-bot"
version = "0.1.0"
description = "Discord bot for Rule34dle tracking, leaderboards, and stats"
authors = ["Lars"]
readme = "README.md"
dependencies = ["discord.py~=2.3.0"]
requires-python = "==3.10.*"