feat(updatechecker): added the cog
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 1m1s

This commit is contained in:
SeaswimmerTheFsh 2024-01-06 18:54:31 +00:00
parent b9ef96665e
commit 7513258cf5
Signed by: cswimr
GPG key ID: D74DDDDF420E13DF
6 changed files with 508 additions and 2 deletions

View file

@ -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