Deep Bot - Twitch Streamer Assistant

Deep Bot => Help/Support => Topic started by: PurplePoloPlayer on February 19, 2016, 02:56:31 PM

Title: I need help with creating a channel command please...
Post by: PurplePoloPlayer on February 19, 2016, 02:56:31 PM
Hello all,

I am trying to create a Channel Command and I have no idea what syntax to use.  Here's what I want it to do.

Every so often a fellow streamer will host my channel and I want to be able to link their channel with a bot command.  Other streamers do this with Nightbot and I'm hoping there's a Deepbot equivalent. 

What they will do is type !pimp purplepoloplayer and the bot will type in chat, 'Please follow this fellow streamer and friend twitch.tv/purplepoloplayer.'  So I need to create a command where I can do !pimp [Name] and have a bot chat 'Please follow this fellow streamer and friend twitch.tv/[Name].  I figure this should be easy to do but I have no idea where to look.

Thanks for any help!

PPP 8)
Title: Re: I need help with creating a channel command please...
Post by: TheNumbLock on February 19, 2016, 03:53:29 PM
Use @target@

!pimp Name

Please follow this fellow streamer and friend twitch.tv/@target@
Title: Re: I need help with creating a channel command please...
Post by: PurplePoloPlayer on February 24, 2016, 04:16:07 PM
Thank you @RepentGamingTV for the reply.  That worked nicely.