Replaced owner cog with jishaku

This commit is contained in:
2022-11-12 19:42:02 +01:00
parent 9f62a48bbd
commit 416207aa9f
4 changed files with 125 additions and 219 deletions
+1
View File
@@ -12,6 +12,7 @@ humanize = "^3.12.0"
uvloop = {version = "^0.16.0", optional = true}
aioredis = "^2.0.0"
"discord.py" = {version = "^2.0.1", extras = ["voice"]}
jishaku = "^2.5.1"
[tool.poetry.dev-dependencies]
black = {version = "^21.9b0", allow-prereleases = true}