1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-27 13:34:28 +00:00
This commit is contained in:
Ubuntu 2018-07-26 18:12:11 +00:00
commit cddc82e15d
2 changed files with 3 additions and 0 deletions

View file

@ -505,6 +505,7 @@ async def cmd_register(channel: discord.Channel, author: discord.Member, params:
@command
@requires_voice_client
async def cmd_forceplay(channel: discord.Channel, author: discord.Member, params: typing.List[str]):
if voice_player is not None:
voice_player.stop()

View file

@ -46,6 +46,8 @@
<div class="box lower-box">
<ul>
<li><a href="/game/ryg">Royal Games</a></li>
<li><a href="/game/telegram">Telegram</a></li>
<li><a href="/game/discord">Discord</a></li>
<li><a href="/game/steam">Steam</a></li>
<li><a href="/game/dota">Dota 2</a></li>
<li><a href="/game/rl">Rocket League</a></li>