Author Topic: Quote Tweak  (Read 1873 times)

0 Members and 1 Guest are viewing this topic.

BubbaSWalter

  • Youngling
  • *
  • Posts: 23
  • Karma: +0/-0
    • View Profile
  • Twitch Name: WizardsRWe
Quote Tweak
« on: January 30, 2017, 03:38:16 PM »
Is it possible to have the bot include the name of the game in the quote?

TheNumbLock

  • Advisor
  • Councilor
  • **
  • Posts: 4776
  • Karma: +137/-5
    • View Profile
  • Twitch Name: TheNumbLock
Re: Quote Tweak
« Reply #1 on: January 31, 2017, 08:00:10 AM »
I would create a custom command that uses @target@ and @game@ to be thrown into the quote when it is made.
Old Name: RepentGamingTV
Twitch: Here

Need help ASAP?
Join Deepbot's Discord: Discord.Deepbot.tv
Deepbot's Twitter: @DeepSupport

MrArca9

  • Youngling
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
  • Twitch Name: MrArca9
Re: Quote Tweak
« Reply #2 on: March 02, 2017, 03:09:14 AM »
I would create a custom command that uses @target@ and @game@ to be thrown into the quote when it is made.

I am actually interested in this. Can you explain in more detail? I can't seem to find a way to figure this out as i think the command system doesn't have access to the quote system.

+1 would add option box for additional variables to be ran after adding quote. <Finished quote> + <Dialouge box variables/text>

TheNumbLock

  • Advisor
  • Councilor
  • **
  • Posts: 4776
  • Karma: +137/-5
    • View Profile
  • Twitch Name: TheNumbLock
Re: Quote Tweak
« Reply #3 on: March 02, 2017, 08:07:40 AM »
From my example down below, it will grab the user's name (the one who uses the command, of course you can change this to @target@[1]) and @target@ grabs whatever the user types after the initial command, example: !aq This is a quote. Then in the quote system it would put User'sNameHere quoted This is a quote - GameHere. If you do change the @user@ to @target@[1], then you will need to change @target@ to @target@[2|100], this will grab from the second word after the command all the way to the 100th word if it goes that high.

Example:

Old Name: RepentGamingTV
Twitch: Here

Need help ASAP?
Join Deepbot's Discord: Discord.Deepbot.tv
Deepbot's Twitter: @DeepSupport