-
Notifications
You must be signed in to change notification settings - Fork 8
CommandsSwift
Here are the commands available in the Swift version. Room owners and moderators implicitly have all privileges.
-
helplinks to this page. -
locationprints the location of all the instances running. -
quotareturns the current API quota. -
say ...repeats whatever you asked it to say. -
running commandslists the currently running commands. -
leave roomorleaveleaves the room in which the command is ran. Requires theownerprivilege. -
stop,halt,shutdown, orshut downstops the bot. Requires theownerprivilege. -
rebootorrestartstops and then starts the bot. Requires theownerprivilege. -
killcrashes the bot. Requires theownerprivilege. -
updatedownloads the bot's source, compiles it, and reboots if a newer version is available on GitHub. You can force an update even if no new version is available by runningupdate force. Requires theownerprivilege. -
alive,status, orversiondisplays a status message. -
privilege <usernameOrProfileLink> <privilegeLevel>givesprivilegeLevelto the specified user. Requires theownerprivilege. -
unprivilege <usernameOrProfileLink> <privilegeLevel>removesprivilegeLevelfrom the specified user. Requires theownerprivilege. -
privilegesreturns your privileges.
-
check postruns a post through the filter. -
notify,opt in, oropt-inwill ping you for reports. The notifications can be customized:-
notify tags <tags>,opt in tags <tags>, oropt-in tags <tags>will ping you you for reports tagged<tags>. -
notify <reason>will notify you of questions which were reported because of<reason>instead of the machine-learning filter. The available reasons aremisleading links(which are links like https://github.com/NobodyNada/FireAlarm andusername(which will notify you for blacklisted usernames).
-
-
opt outoropt-outwill disable notifications for the specified reasons or tags, or all notifications if none are specified. It's syntax is the same as that ofnotify. -
notified,opted inor several other variants will tell you if you have opted in and to which tags. -
blu,blacklist user, orblacklist usernamewill report all questions whose username matches the provided regular expression. Requires thefilterprivilege. -
blacklisted usernamesorblacklisted usersreturns the blacklisted usernames. -
unblacklist username,unblacklist user,unblu, orrmbluremoves an entry from the username blacklist. Requires thefilterprivilege. -
check threshold,thresholdor several other variations return the threshold for the room. -
set threshold,change thresholdor several other variations change the threshold to the specified threshold in arguments. Requires thefilterprivilege.