# ChatLink Allows opening of posted URLs through the chatlog. When URLs appear in the chatlog they are prepended by a number. This number is used to identify the link and is used in commands to copy or open them. ### Commands #### Copy ``` chatlink copy ``` Where `nr` is the number prepended to the respective URL. #### Open ``` chatlink open ``` Where `nr` is the number prepended to the respective URL. Note that this has historically had some issues with Firefox, although these may be gone by now. #### List ``` chatlink list ``` Displays all currently saved URLs and the number required to open them.