From 1a227bbfbdc2187a52aac9db35dcc2c0a3eeb468 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jason=20=5B=EC=A0=9C=EC=9D=B4=EC=8A=A8=20=EC=A0=9C?= =?UTF-8?q?=EB=A1=AC=5D?= <20238115+DuckBoss@users.noreply.github.com> Date: Tue, 15 Sep 2020 18:26:45 -0400 Subject: [PATCH] Update whats_new.html --- docs/wiki/new/whats_new.html | 44 ++++++++++++++++++------------------ 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/docs/wiki/new/whats_new.html b/docs/wiki/new/whats_new.html index 0e28a4c9..df70c7b5 100644 --- a/docs/wiki/new/whats_new.html +++ b/docs/wiki/new/whats_new.html @@ -27,8 +27,8 @@
!cmdsearch 'command_name' : Search for a command from the full list of commands available.
+ results.!cmdsearch 'command_name' : Search for a command from the full list of commands available.
!sbdownload 'youtube_link' 'file_name' 'H:M:S-H:M:S'
- Example:
- !sbdownload https://youtu.be/bqDrftAxYpk test_file 0:1:10-0:2:15
!sbd 'youtube_link' 'file_name'
!sbdownload 'youtube_link' 'file_name' 'H:M:S-H:M:S'
!sbdownload https://youtu.be/bqDrftAxYpk test_file 0:1:10-0:2:15
!sbd 'youtube_link' 'file_name'
!imgsearch 'image_name': Searches through locally stored images and returns the closest results.
+ !imgsearch 'image_name': Searches through locally stored images and returns the closest results.
!setdefaultconnectionsound 'audio_clip_name': Sets the generic audio clip that is played when a user joins the server.
!clearuserconnectionsound 'username': Clears the audio clip associated with the given
- username.
!getuserconnectionsound 'username': Displays the audio clip set to play whenever the given
- username connects to the server.
!setuserconnectionsound 'username' 'audio_clip_name': Sets the audio clip that
- will play whenever the given user connects to the server.
!setdefaultconnectionsound 'audio_clip_name':
Sets the generic audio clip that is played when a user joins the server.!clearuserconnectionsound 'username':
Clears the audio clip associated with the given
+ username.!getuserconnectionsound 'username':
Displays the audio clip set to play whenever the given
+ username connects to the server.!setuserconnectionsound 'username' 'audio_clip_name':
Sets the audio clip that
+ will play whenever the given user connects to the server.