Skip to content
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.

Fun: RST

ComputerMaster1st edited this page Jul 22, 2019 · 3 revisions

Randomly Selected Text (RST)

RST is one of the fun modules available on Railgun.


rgrst

Say something random from a list of messages.


rgrst add <msg>

Add some random message to the list.


rgrst remove <msg id>

Remove a specific message from RST by Id. This command requires the user to have the Manage Messages permission.


rgrst list

List all messages available with associated Ids. This command requires Railgun to have the Attach Files permission.


rgrst allowdeny

Enables/Disables RST. The command requires the user to have the Manage Messages permission.


rgrst import

Import RST data file to server. The command requires the user to have the Manage Messages permission.


rgrst export

Export RST data file from server. The command requires the user to have the Manage Messages permission & Railgun to have the Attach File permission.


rgrst reset

Resets the RST module. All data will be lost for this module. The command requires the user to have the Manage Messages permission.