feat(emojiinfo): added most of the cog's functionality

This commit is contained in:
SeaswimmerTheFsh 2024-05-08 14:26:03 -04:00
parent d87c37239d
commit b910d8c614
Signed by untrusted user: cswimr
GPG key ID: 5D671B5D03D65A7F
3 changed files with 206 additions and 152 deletions

View file

@ -14,6 +14,7 @@ py-dactyl = "^2.0.4"
websockets = "^12.0"
pillow = "^10.3.0"
numpy = "^1.26.4"
colorthief = "^0.2.1"
[tool.poetry.group.dev]
optional = true