Fixed a few things mentioned in SonarCloud
All checks were successful
Analysis / SonarCloud (push) Successful in 40s
All checks were successful
Analysis / SonarCloud (push) Successful in 40s
This commit is contained in:
@@ -358,7 +358,8 @@ class PyroClient(Client):
|
||||
]
|
||||
|
||||
logger.info(
|
||||
"Registering commands %s with a default scope 'BotCommandScopeDefault'"
|
||||
"Registering commands %s with a default scope 'BotCommandScopeDefault'",
|
||||
commands
|
||||
)
|
||||
|
||||
await self.set_bot_commands(commands)
|
||||
|
Reference in New Issue
Block a user