Author Topic: Custom Commands Add-Ons`  (Read 1413 times)

0 Members and 1 Guest are viewing this topic.

TenChuy_702

  • Youngling
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Custom Commands Add-Ons`
« on: February 28, 2015, 04:14:47 AM »
I was wondering about the possibility of adding Custom commands that will allow people to (buy) things using currency. For Example
[Viewer] !buy V.I.P. Silver
[DeepBot] @AddVIPsilver@[1Month] to @user@ @remove@[75] Currency             <--- This wouldn't appear in chat
[DeepBot] 1 Month V.I.P. Silver added to @user@ 75 Currency Removed               <--- This Would appear in chat

As you can see adding a line of code like this to In-Chat would allow for multiple uses. Especially for Channels with an active In-Stream Store.
There can also be diffforent implementations. Pretty much just New lines of code of Custom Deepbot commands My suggestions are ass follows

@AddVIPSilver@[AllotedTime]
@AddVIPBronze@[AllotedTime]
@AddVIPGold@[AllotedTime]
@Remove@[AllotedCurrency]
@Add@[AllotedCurrency]
@CurrentViewers@


Clearly the bot would have to preform a "Check" on the user to make sure they have enough currency to make this possible. But I do hope you guys like my suggestios and thanks again guys :)