feat: add retry capabilities to the bot
This commit is contained in:
parent
839f67ad0a
commit
e891d6fc1d
3 changed files with 64 additions and 8 deletions
|
|
@ -23,6 +23,7 @@ dependencies = [
|
|||
"redis>=5.2.1",
|
||||
"pytz>=2024.2",
|
||||
"discord-py>=2.4.0",
|
||||
"tenacity>=9.0.0",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue