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:
parent
a27e195ea3
commit
8d76596ebf
5 changed files with 49 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
[project]
|
||||
name = "bot-discord"
|
||||
version = "0.0.1"
|
||||
requires-python = ">=3.11"
|
||||
requires-python = ">=3.10"
|
||||
# dependencies = []
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue