feat(bible): added the api.bible icon to embeds

This commit is contained in:
SeaswimmerTheFsh 2024-04-06 06:15:00 -04:00
parent 9f7244cd65
commit f572a0d535
Signed by untrusted user: cswimr
GPG key ID: B8953EC01E5C4063
5 changed files with 151 additions and 79 deletions

View file

@ -11,6 +11,8 @@ python = ">=3.11,<3.12"
Red-DiscordBot = "^3.5.5"
py-dactyl = "^2.0.4"
websockets = "^12.0"
pillow = "^10.3.0"
numpy = "^1.26.4"
[tool.poetry.group.dev]
optional = true