Deep Bot - Twitch Streamer Assistant

Deep Bot => Help/Support => Topic started by: Sizzles on December 10, 2016, 02:09:24 PM

Title: Command after being hosted
Post by: Sizzles on December 10, 2016, 02:09:24 PM
First off i don't have DeepBot but the streamer i mod for has it and i wanted to make a command that runs after some hosts them
So when they get hosted the bot posts
Code: [Select]
Thanks to @user@ for hosting this stream with @numviewers@ viewers!I want it to say something like
Code: [Select]
Thanks to @user@ for hosting this stream with @numviewers@ viewers! then the command !t
Code: [Select]
%8 \!bonus @user@ 250I have tried the @exec@ variable making the host message look like
Code: [Select]
Thanks to @user@ for hosting this stream with @numviewers@ viewers! @exec@[2,!t] But it puts the @exec@[2,!t] not running the command

Sorry if this is confusing but help will be much appreciated
Title: Re: Command after being hosted
Post by: TheNumbLock on December 11, 2016, 01:46:30 AM
Are you trying to award points to the user who hosts them stream?

This guide may be useful: http://deepbot.deep.sg/forums/index.php?topic=7132.msg36901#msg36901

Command on the wiki: http://wiki.deepbot.tv/user_custom_commands#host_reward

You can customize it all, but I am just giving you something to refer to for reference.