1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 19:44:20 +00:00

Update funkwhale.py

This commit is contained in:
Fabio De Simone 2020-01-07 21:10:14 +01:00 committed by GitHub
parent 8609280eaf
commit 0cce2c0a4b
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,9 +5,9 @@ import urllib.parse
class FunkwhaleCommand(PlayCommand):
name: str = "funkwhale"
name: str = "fuckwhale"
aliases = ["fw", "royalwhale", "rw"]
aliases = ["funkwhale", "fw", "royalwhale", "rw"]
description: str = "Cerca un video su RoyalWhale e lo aggiunge alla coda della chat vocale."