Add README

* Optional `--guild-id` is now positional (thus mandatory) and no longer
  have a default id set to the breadtube discord server
This commit is contained in:
BreadTube 2026-01-21 22:46:13 +09:00
commit 8d76596ebf
5 changed files with 49 additions and 3 deletions

View file

@ -1,7 +1,7 @@
[project]
name = "bot-discord"
version = "0.0.1"
requires-python = ">=3.11"
requires-python = ">=3.10"
# dependencies = []
[project.optional-dependencies]