Fix [p]set api docstring (#5807)

This commit is contained in:
Kreusada Tagiazala 2022-07-26 19:54:09 +01:00 committed by GitHub
parent 6ced7ba945
commit fb5f9b6498
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3115,7 +3115,7 @@ class Core(commands.commands._RuleDropper, commands.Cog, CoreLogic):
**Examples:** **Examples:**
- `[p]set api` - `[p]set api`
- `[p]set api spotify - `[p]set api spotify`
- `[p]set api spotify redirect_uri localhost` - `[p]set api spotify redirect_uri localhost`
- `[p]set api github client_id,whoops client_secret,whoops` - `[p]set api github client_id,whoops client_secret,whoops`