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

Merge some things

This commit is contained in:
Steffo 2019-10-09 00:55:56 +02:00
parent 9cbcce32da
commit 3bf52b92ed
3 changed files with 3 additions and 1 deletions

View file

@ -55,6 +55,8 @@ class PlayNH(NetworkHandler):
class PlayCommand(Command):
name: str = "play"
aliases = ["p"]
description: str = "Aggiunge un url alla coda della chat vocale."
syntax = "[ [guild] ] (url)"