Added experimental cache support
All checks were successful
Analysis / SonarCloud (push) Successful in 51s
All checks were successful
Analysis / SonarCloud (push) Successful in 51s
This commit is contained in:
@@ -31,6 +31,7 @@ dev = { file = "requirements/dev.txt" }
|
||||
pycord = { file = "requirements/pycord.txt" }
|
||||
pyrogram = { file = "requirements/pyrogram.txt" }
|
||||
speed = { file = "requirements/speed.txt" }
|
||||
cache = { file = "requirements/cache.txt" }
|
||||
|
||||
[project.urls]
|
||||
Source = "https://git.end-play.xyz/profitroll/LibBotUniversal"
|
||||
|
Reference in New Issue
Block a user