Skip to content

Special Commands

BX Zhang edited this page Dec 12, 2023 · 1 revision

Special Commands

Server operators can run commands by sending a comment with its content starting with $SNCMD:. These comments won't be saved.

  • $SNCMD:UplinkSendAll
    Send all comments currently present to the configured uplinkUrl one by one. In case you've set up Redis synchronization, this will be relayed to the host server and work regardless of which server you are in.
  • $SNCMD:ImageDumpAll <Folder Name>
    Downloads the all the images attached to all comments on the server to a local folder on client side. WorldComment will then prioritize using the locally stored files, meaning you'll then be able to browse the comment images even if the hosting goes down.
Clone this wiki locally