mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
Merge pull request #29 from ProtoxiDe22/patch-1
In cui Proto fixa funkwhale
This commit is contained in:
commit
c0d8baeba6
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ import urllib.parse
|
|||
class FunkwhaleCommand(PlayCommand):
|
||||
name: str = "funkwhale"
|
||||
|
||||
aliases = ["fw", "royalwhale", "rw"]
|
||||
aliases = ["fuckwhale", "fw", "royalwhale", "rw"]
|
||||
|
||||
description: str = "Cerca un video su RoyalWhale e lo aggiunge alla coda della chat vocale."
|
||||
|
||||
|
|
Loading…
Reference in a new issue