Prefixing channel names

This commit is contained in:
Simon Junod
2023-10-31 00:17:09 +01:00
parent 91f47d1d80
commit f63de6586b
3 changed files with 52 additions and 6 deletions

View File

@@ -11,6 +11,7 @@ unidecode = "^1.3.6"
requests = "^2.31.0"
bs4 = "^0.0.1"
nextcord = "^2.5.0"
emoji = "^2.8.0"
[build-system]