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.