Send Discord webhook when new user is created
This commit is contained in:
parent
57267df15c
commit
4a47db73be
5 changed files with 224 additions and 2 deletions
|
|
@ -12,6 +12,7 @@ python-dotenv = "^1.0.1"
|
|||
feedparser = "^6.0.11"
|
||||
gunicorn = "^21.2.0"
|
||||
dateparser = "^1.2.0"
|
||||
discord-webhook = "^1.3.1"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
ruff = "^0.3.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue