Author Topic: Deepbot API issue  (Read 1009 times)

0 Members and 1 Guest are viewing this topic.

xmystico

  • Youngling
  • *
  • Posts: 9
  • Karma: +1/-0
    • View Profile
Deepbot API issue
« on: November 24, 2015, 03:38:51 AM »
Hello there,
I'm currently working with the deepbot API for a fellow streamer,

My issue is this, despite the syntax i use, i cant issue add_points to every user
i've tried several combinations - nothing seems to work

Is the ALL parameter accepted in the WS API ?

Code for point of reference
ws.send("api|add_points|all|10");


ExpertsOnline

  • Creator
  • Councilor
  • *****
  • Posts: 2656
  • Karma: +289/-24
    • View Profile
  • Twitch Name: expertsonline
Re: Deepbot API issue
« Reply #1 on: November 27, 2015, 01:33:23 PM »
Hi

Currently all is not a valid input in the add_points endpoint. We will look to add this in one of the upcoming API updates.

Regards,
Experts