PotatoBot FAQ
change bot name?
/alias NewName
add a command?
/add CommandName Message that command outputs
add a timer?
/addtimer NumMinutes TimerName Message that timer outputs
make timer call a command?
/addtimer NumMinutes TimerName !CommandName
remove command?
/remove CommandName
remove timer?
/removetimer TimerName
create a list?
/list create ListName
add lines in list?
/list add ListName Message you want to put in
remove a line from the list?
First do /list showall ListName ; Count from 1 ; then do /list remove ListName #
add message when someone follows?
/followmsg Message you want bot to send when you get new follower
add message when someone waves?
/hellomsg Message you want bot to send when someone waves
add message when someone donates?
/donationmsg Message you want bot to send when someone donates (If you want to display amount of tfuel donated use {Amount})
add message when someone subscribes?
/submsg Message you want bot to send when someone subs
set up level up message in chat?
/levelupmsg Message you want bot to send when someone levels up in your channel
for those that want to remove the default Follow and Donation Messages on install:
/removefollowmsg
/removedonationmsg
Useful Tokens:
{Streamer.Username} -> Using this in a command will output Streamer name
{Streamer.Uptime} -> Using this will output Streamer Uptime reported by Theta
{Streamer.Followers} -> Provides current number of followers
{Streamer.Viewers} -> Provide current number of stream viewers
{Sender.Username} -> Outputs the name of user who called the command
{Target.Username} -> Output the name of tagged user (if no-one is tagged it will tag Sender)
{Amount} -> Only usable in /donationmsg -> displays amount of donated TFUEL
{Level} -> Only usable in /levelup -> displays level user reached with level up
how to change the name
ReplyDelete