Deep Bot - Twitch Streamer Assistant

Deep Bot => Feature Requests => Topic started by: Straconis on April 04, 2018, 11:40:12 AM

Title: Streamlabs Currency Integration
Post by: Straconis on April 04, 2018, 11:40:12 AM
Deepbot is such a better bot than chatbot, the only advantage it has is being able to link to the streamlabs currency system that works with the stream extension.  Is there any way we can get the currency integrated with deepbot so we can keep using this amazing tool instead?
Title: Re: Streamlabs Currency Integration
Post by: TheNumbLock on April 04, 2018, 07:06:39 PM
- @slabspoints@ custom variable to check, deposit or withdraw points between DeepBot and the StreamLabs platform.
     - @slabspoints@[check|@user@]: Command to get the points on the Stream Labs platform.
     - @slabspoints@[deposit|@user@|20|1]: Command to deposit 20 points into the Stream Labs platform. The last parameter is the multiplier, e.g. use 0.99 to add a 1% transfer fee. Returns "Success" if
        the transfer is successful.
     - @slabspoints@[withdraw|@user@|20|1]: Command to withdraw 20 points from the Stream Labs platform. The last parameter is the multiplier, e.g. use 0.99 to add a 1% transfer fee. Returns
       "Success" if the transfer is successful.