Send errors and missed reminders to webhook
New environment variable that you need to use for this to work.
This commit is contained in:
@ -29,6 +29,7 @@ sqlalchemy = "^1.4.42"
|
||||
discord-py-interactions = { git = "https://github.com/interactions-py/library.git", rev = "unstable" }
|
||||
interactions-wait-for = "^1.0.6"
|
||||
dinteractions-paginator = { git = "https://github.com/interactions-py/paginator.git", rev = "unstable" }
|
||||
discord-webhook = "^0.17.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
pytest = "^7.1.2"
|
||||
|
Reference in New Issue
Block a user