Parcourir la source

better youtube link

tags/v2.0.0
Roxie Gibson il y a 5 ans
Parent
révision
8f53c278b7
2 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. +1
    -1
      docs/commands.md
  2. +1
    -1
      roxbot/cogs/voice.py

+ 1
- 1
docs/commands.md Voir le fichier

@@ -1688,7 +1688,7 @@ Examples:

```py
# Play the quality youtube video
;play https://www.youtube.com/watch?v=A_pIPTih5iM
;play https://www.youtube.com/watch?v=3uOPGkEJ56Q
```

### ;queue

+ 1
- 1
roxbot/cogs/voice.py Voir le fichier

@@ -283,7 +283,7 @@ class Voice:

Examples:
# Play the quality youtube video
;play https://www.youtube.com/watch?v=A_pIPTih5iM
;play https://www.youtube.com/watch?v=3uOPGkEJ56Q
"""
guild = ctx.guild
voice = roxbot.guild_settings.get(guild)["voice"]

Chargement…
Annuler
Enregistrer