Compare commits
2 Commits
00c6b36344
...
99572fd97a
Author | SHA1 | Date |
---|---|---|
Daniel Skýpala | 99572fd97a | 1 year ago |
Daniel Skýpala | b0c52d79d8 | 1 year ago |
3 changed files with 9 additions and 1 deletions
@ -1,4 +1,5 @@ |
|||
TEMPLATES = { |
|||
'roles.json' : '{"secret_roles": {}}', |
|||
'messages.json' : '{}', |
|||
'news.json' : '{}', |
|||
} |
|||
|
@ -1,2 +1,5 @@ |
|||
py-cord |
|||
requests |
|||
requests |
|||
feedparser |
|||
markdownify |
|||
beautifulsoup4 |
|||
|
Loading…
Reference in new issue