mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-06 01:12:33 -05:00
* consistant usage
* switch audiodb to youtube
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>.
(cherry picked from commit bae85c35c1)
Co-authored-by: Ryan <yamikaitou@gmail.com>
Co-authored-by: Ryan <yamikaitou@gmail.com>
This commit is contained in:
@@ -2968,7 +2968,7 @@ class Core(commands.commands._RuleDropper, commands.Cog, CoreLogic):
|
||||
Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.
|
||||
|
||||
**Examples:**
|
||||
- `[p]set api Spotify redirect_uri localhost`
|
||||
- `[p]set api spotify redirect_uri localhost`
|
||||
- `[p]set api github client_id,whoops client_secret,whoops`
|
||||
|
||||
**Arguments:**
|
||||
@@ -3012,8 +3012,8 @@ class Core(commands.commands._RuleDropper, commands.Cog, CoreLogic):
|
||||
Remove the given services with all their keys and tokens.
|
||||
|
||||
**Examples:**
|
||||
- `[p]set api remove Spotify`
|
||||
- `[p]set api remove github audiodb`
|
||||
- `[p]set api remove spotify`
|
||||
- `[p]set api remove github youtube`
|
||||
|
||||
**Arguments:**
|
||||
- `<services...>` - The services to remove."""
|
||||
|
||||
Reference in New Issue
Block a user