MinnienMickey's Disney Lovers
Author: boobiestrap
Description Source Code Launch Bot Current Users

Short Description:

Custom Bot for Minnienmickey featuring a fanclub, word censorship, room rules, leaderboard, notices and more

Full Description

Custom bot for minnienmickey

This bot features:

Fanclub
Users can join a fanclubs by tipping a specific amount. They get a title highlight (configurable) in chat, and they get announced when they enter or leave the room.

If a user tips the specified amount of tokens during your show, (s)he will get added to the club automatically for the duration of the show - but you have to add the user manually before your next show. Unfortunately bot's cannot save their settings, so there is no way around that.

Word Censorship
This bot allows broadcasters to specify any number of phrases to be censored. This can be single words, multiple words or entire sentences. It can optionally remove the entire message or just replace censored words, and it can also automatically silence the user.

Censorship can be turned on or off individually for grey users, users with tokens, fanclub members, moderators and the broadcaster.

The broadcaster and, optionally, moderators are notified when a message was censored - optionally they can also see the original message without replacements. Users are not notified if their message has been removed and they have been silenced to not alert them.

Room Rules
Room Rules (up to 10) are displayed for every user when (s)he joins chat. The rules can also be displayed by users using /rules, and mods can send them to all users.

Welcome Message
A configurable welcome message is displayed to users when they enter the room.

Thank You Message
Different customizable "thank you" messages are displayed in chat for every tipper after each tip.

Notifier (6 different ones)
The broadcaster can set up 4 notifiers. Those can automatically be posted in a fixed time interval, or manually using commands (like pre-texted notices). Both features can be used together or separate form each other.

Tipper Leaderboard
A tipper leaderboard is regularly posted in chat, and can also be brought up by /leaderboard (or /lb).

Highest Tipper
A crown is displayed in front of the highest tipper's messages.

Tip Count Display
The amount a user has tipped in total is displayed after the username in chat.

Broadcaster Highlight
CHat messages from the broadcaster can optinonally be highlighted in chat with a customizable background color

Notices
broadcasters and moderators can sedn out notices in chat. Optional color and font weight settings can be applied. Details below.

Whispering
Whispers are like PMs, but work in the nromal chat window. The big advantage is, boradcasters (and users alike) don't have to switch tabs to read them. And THEY have the control over who can send them - not chaturbate.
Only drawback: it requires a little more typing then sending a PM. On the plus side: it requires no clicking. Details below.

Spoiler Messages
Sends text with the same color for text and brackground, so people have to select it to read. Usefull when talking about movies or series, to hide spoilers.

Whois
the whois command lets you look up statistic about every user in the room. It collects data over who has tipped how much, when people entered or left the room, and so on.

All-Caps Conversion
All-Caps messages from regular users (or, optionally, all users) get converted to lowercase automatically. Messages containing only emoticons are excluded from this to prevent conversion to ":d" and alike or changing graphics to different ones.

Commands:


Fanclub

/fanclub + <username>
/fanclub add <username>
adds <username> to the first fanclub (non-permanent, see above).

/fanclub - <username>
/fanclub remove <username>
removes <username> from the first fanclub (non-permanent, see above).

/fanclub
/fanclub list
lists all members of the first fanclub.


Censorship

/list_censored (broadcasters and mods only)
Displays a list of all censored words (only to the user who issued the command)

/censor <term> (broadcasters and mods only)
Adds the term <term> to the list of censored phrases.

/uncensor <term> (broadcasters and mods only)
Removes the term <term> from the list of censored phrases.

/silence <user> (broadcasters and mods only)
Manually silences the user <user>. This silence is only active as long as the bot is running, due to limitations of chaturbate's interface bots cannot use CB's internal silence methods.

/unsilence <user> (broadcasters and mods only)
Unsilences the user <user>. This silence can only revert automatic silences by this bot or manual silnces by the /silence command, due to limitations of chaturbate's interface bots cannot use CB's internal silence methods.

/autosilence on|off (broadcasters and mods only)
Turns automatic silencing of users who used censored words on/off. This silence is only active as long as the bot is running, due to limitations of chaturbate's interface bots cannot use CB's internal silence methods.

/autoremove on|off (broadcasters and mods only)
Turns removal of messages with censored words on/off. If off, censored words are instead starred out. Removal does not alert the user, which makes it the recommended setting for anti-harrasment.

/censorship broadcaster on|off (broadcasters and mods only)
Turns censorship for the broadcaster on/off.

/censorship mods, /censorship fanclub and /censorship token can be used to change the settings for moderators, fanclub members and users with tokens.

/notifications broadcaster none|notice|original (broadcasters and mods only)
Changes the notification type the broadcaster receives when a message was changed.

/notifications mods can be used to change the settings for moderators


Room Rules

/rules [all]
Displays the room rules. Mods/Broadcaster can specidy the optional all parameter to send the rules to everybody

/rules color <color>
Changes the text color of room rules to <color>

/rules background <color>
Changes the background color of room rules to <color>

/rules weight normal|bolder|bold
Changes the font weight of room rules

/rule1 text <text>
Changes Rule1 to <text>. Specify no text to delete the rule.
/rule2, /rule3, /rule4, ... work accordingly.
Delete rule #1 to disable room rules completely. Set it again to enable rules.


Welcome Message

/welcome (broadcaster & mods only)
Displays the current welcome message

/welcome (broadcaster & mods only)
Sets a new welcome message. %n can be used as a substitude for the user's name and will be replaced when the message is displayed.


Thank You Messages

/thankyou text <message>
Changes the thank you message to <message>. Specify no message to turn thank you messages off.

/thankyou color <color>
Changes the text color of thank you messages to <color>

/thankyou background <color>
Changes the background color of thank you messages to <color>

/thankyou weight normal|bolder|bold
Changes the font weight of thank you messages


Notifiers

/notifier1 text <text>
Change the text of the first notifier to <text>.
/notifier2, /notifier3, /notifier4, /notifier5 and /notifier6 work accordingly.

/notifier1 time <seconds>
Change the interval of the first notifier to <seconds>. 0 disables the automatic notifier, but it can still be used to post the defined message manually.
/notifier2, /notifier3, /notifier4, /notifier5 and /notifier6 work accordingly.

/notifier1 color <color>
Set the text color of the first notifier to <color>. Colors can be predifined names like "green" or "black", or HTML color codes.
/notifier2, /notifier3, /notifier4, /notifier5 and /notifier6 work accordingly.

/notifier1 background <color>
Set the background color of the first notifier to <color>. Colors can be predifined names like "green" or "black", or HTML color codes.
/notifier2, /notifier3, /notifier4, /notifier5 and /notifier6 work accordingly.

/notifier1 weight <fontWeight>
Set the font weight of the first notifier to <fontWeight>. Valid values are "normal", "bolder" and "bold".
/notifier2, /notifier3, /notifier4, /notifier5 and /notifier6 work accordingly.

/notifier1
Posts the first notifier manually. It does not affect automatic posting if enabled.
/notifier2, /notifier3, /notifier4, /notifier5 and /notifier6 work accordingly.


Tipper Leaderboard

/leaderboard [<n>] [all]
/ld [<n>] [all]
Displays the leaderboard in chat. By default, the entire leaderboard is displayed. If a number is specified as an optional parameter, only that number of entries will be displayed (for example /lb 10 displays a leaderboard of only the top 10 tippers).
Mods and the broadcaster can add all after the command (with or without a number) to send the leaderboard to everybody.


Tip Count Display

/tipcount off|on
Turns the display of tip counts after usernames off or on. Other common keywords can be used instead of on and off

/tipcount
Displays the status of tip count display



Notices

/notice [~group] [+c<color>] [+b<color>] [+w<weight>] <text> (broadcaster & mods only)
sends <text> as a notice out to all users.

Formatting is possible:
- specify +c<color> before the text to set the text color.
- specify +b<color> before the text to set the background color
- specify +w<weight> to set the font weight

You can also specify ~orange, ~red, ~green or ~cyan to send the notice to all users with that color.

Examples:
/notice Hey y'all! Got tip, it's fun, trust me!
(sends "Hey y'all! Got tip, it's fun, trust me!" to all users, dark blue text on yellow background (default settings)

/notice ~red +b#e99 Hello Moderators!
(sends "Hello Moderators!" to all moderators, black text on light red background)

/notice ~blue +wbold +cblue Thanks, tippers!
(sends "Thanks, tippers!" to all dark blue users, bold blue text on white background)


Whispering

/whisper <user> <text>
/w <user> <text>

Sends <text> as a private notice to one user. Other users cannot see the message appearing in chat.
Broadcasters and mods (by default, configurable) can also use ~orange, ~red, ~green, ~blue, ~cyan or ~all to send the whisper to all users of that group.

/reply <text>
/r <text>

Sends <text> as a private notice as a response to the last user who whispered you. It works the same why as /whisper but does not require you to specify a name, to make it easier to reply to whispers.

/ignore <user>
Ignores incoming whispers from <user>. Not that broadcast whispers sent by mods/broadcasters cannot be ignored (this is on purpose and not a bug).

/unignore <user>
Removes <user> from the ignore list to receive his/her whsipers again.


Spoiler Messages

/spoiler <text>
Sets the background color of the message to the text color, so the text has to be selected to be readable. The command itself will be removed from the message.
In addition to that, a notice will appear to tell people how to read it.


Whois

/whois <user>
Shows information about <user>. Informaiton is collected by this bot, so only events that happened after the bot started is available.
No private data is revealed, it just displays statistics that every user could do on his own as well.

/whoami
Like /whois, but shows informaiton about yourself.


All Caps

/allcaps off|on|everybody (broadcaster & mods only)
Turns conversion of all-Caps messages off, on for regular users (all but mods and broadcaster), or on for everybody. Other common keywords can be used instead of on and off

/allcaps (broadcaster & mods only)
Displays the status of all-caps to lowercase conversion



Bot Control

/set /get /load and /unload can control the internals of the bot. No documentation as of yet.


Changelog:

© Copyright Chaturbate 2011- 2026. All Rights Reserved.