feat(updatechecker): added the cog
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 1m1s
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 1m1s
This commit is contained in:
parent
b9ef96665e
commit
7513258cf5
6 changed files with 508 additions and 2 deletions
|
@ -11,6 +11,7 @@ python = ">=3.9,<3.12"
|
|||
Red-DiscordBot = "^3.5.5"
|
||||
pytimeparse2 = "^1.7.1"
|
||||
humanize = "^4.8.0"
|
||||
feedparser = "^6.0.11"
|
||||
|
||||
[tool.poetry.group.dev]
|
||||
optional = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue