Skip to content

Commit a8ffccb

Browse files
authored
Merge pull request #273 from fisher60/develop
Deploy RSS cog, readme updates
2 parents 632bc83 + 9ccacbd commit a8ffccb

4 files changed

Lines changed: 483 additions & 275 deletions

File tree

Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ PyJWT = "~=2.3.0"
1818
matplotlib = "~=3.6.3"
1919
"discord.py" = "~=2.1.0"
2020
pydantic = "~=1.10.4"
21+
feedparser = "*"
2122

2223
[dev-packages]
2324
flake8 = "~=4.0.1"

0 commit comments

Comments
 (0)