NNBot
Author: nnbot
Description Source Code Launch Bot Current Users

Short Description:

Moderation Assistant

Full Description

/**
* NNBot v0.2.2 - Learning the ropes
*
* This bot is relatively untested and as such should not be used in production. Some functions/documentation remain incomplete
*
* Moderator Command List:
*
* ROOM BANNER
* /bStart >> starts the timed banner
* /bStop >> stops the timed banner
* /bMessage (banner text) >> sets the banner text (leave out the brackets)
* /bInterval (interval in minutes) >> sets the interval between banner displays (leave out the brackets)
* /bDo (interval in minutes) (banner message) >> configures then starts the banner message (leave out the brackets)
*
* ROOM GOAL
* /gReset >> reset the current goal
* /gTotal (token amount) >> set the goal target token amount (leave out the brackets)
* /gMessage (goal activity) >> set the activity to be conducted on target token achievement (leave out the brackets)
* /gStatus >> report the current goal status to the chat room
* /gStart >> start the current goal
* /gDo (Target Amount) (Goal Activity) >> configures and starts the room goal
*
* USER MUTES
* /mUser (username) >> mutes user (leave out the brackets)
* /cUser (username) >> unmutes user (leave out the brackets)
* /rUser >> resets the mute list to empty
* /chUser (username) >> returns user mute status (leave out the brackets)
* /gMute >> stops any non-token holder from speaking in public chat
* /gUnmute >> allows any non-token holder to speak in public chat
* /gmStatus >> notifies the caller of current grey mute status
*
* TOP TIPPERS
* /tToggle >> toggles to the top tipper report on and off
* /tStatus >> report the tipReportEnabled status
*
* ANTI FLOOD / SPAM
* /grToggle >> toggle the enabling or disabling of graphics
* /aFlood >> toggle antiflood feature NOT IMPLEMENTED
*
* UTILITY
* /rD (number of sides) >> roll a dice with number of sides (leave out brackets)
* /wUsers >> toggle the welcome notice for users upon entry to the room
* /eLink (hyperlink) >> prepare hyperlink to bypass chat filter and post as room notice (leave out the brackets)
* /tips >> sends a tips for requests notice to all users
* /pm (private message to model) >> sends a private message to the model (leave out the brackets)
*
* DEBUG
* /dbgToggle >> toggle debugging text
* /dbgStatus >> check value of debugEnabled
*
* Model Command List:
*
* /pMod (message) >> private message all moderators (leave out the brackets)
* /cStop (reason) >> stop broadcasting to all users with reason (leave out the brackets)
* /cStart >> resume broadcasting to all users
* /cMod >> broadcast only to moderators (moderator messages will be intercepted and redirected as private notification to model and vice versa)
* /cStatus >> check the broadcasting status
*
**/

© Copyright Chaturbate 2011- 2026. All Rights Reserved.