Author Topic: Points API  (Read 2409 times)

0 Members and 1 Guest are viewing this topic.

GhostWolf2

  • Youngling
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
  • Twitch Name: GhostWolfGames
Points API
« on: February 09, 2015, 10:38:41 AM »
An externally accessible method to get, set, add and remove points.

With the stream, we use the inbuilt points. What I'd like to do is have that interact with my websites accounts, as well as use them as currency in the related Minecraft server.

 That would be great. JSON would be greater.

 There's my 2 cents <3

TheNumbLock

  • Advisor
  • Councilor
  • **
  • Posts: 4776
  • Karma: +137/-5
    • View Profile
  • Twitch Name: TheNumbLock
Re: Points API
« Reply #1 on: February 09, 2015, 11:41:31 AM »
It is gonna happen, but not in the near future. There is actually plans on a webshop system to spend points on things.
Old Name: RepentGamingTV
Twitch: Here

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

zeeawk

  • Youngling
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
  • Twitch Name: zeeawk
Re: Points API
« Reply #2 on: February 18, 2015, 08:50:36 AM »
Any idea on a rough timeline for this?
1mo, 1yr, etc.

emrerocky

  • Advisor
  • Councilor
  • **
  • Posts: 1240
  • Karma: +163/-8
    • View Profile
    • emrerocky's Website
  • Twitch Name: emrerocky
Re: Points API
« Reply #3 on: February 19, 2015, 12:39:25 AM »
As I develop the features further, the internal API structure and authentication mechanism is constantly changing.
Providing public access at this point in time would either create  a lot of frustration as developers will need to continuously patch their applications for changes, or would slow down the development process as I would not be able to optimize database tables/structures freely if I have to support multiple versions in a backward compatible manner.

I plan on being able to reach a somewhat stable API base in a few months, however my IRL work has been keeping me very busy with only limited time on the weekends to further all the development efforts across active feature sets.

tl;dr - This is not available now, but will be in the future.

Omniphobia

  • Youngling
  • *
  • Posts: 18
  • Karma: +0/-0
    • View Profile
  • Twitch Name: OmniphobiaLoL
Re: Points API
« Reply #4 on: May 07, 2016, 02:26:25 AM »
Has this actually been done? I have a friend who is building a website for me and my stream and we want it to be interactive with spending points that they earn in my stream. Is there any way to access this using API or whatever? If we could make .JSON files somehow I think my friend could really make something awesome. I'd love to have Deepbot work for this.

wwsean08

  • Youngling
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
  • Twitch Name: wwsean08
Re: Points API
« Reply #5 on: May 07, 2016, 02:58:37 AM »
Has this actually been done? I have a friend who is building a website for me and my stream and we want it to be interactive with spending points that they earn in my stream. Is there any way to access this using API or whatever? If we could make .JSON files somehow I think my friend could really make something awesome. I'd love to have Deepbot work for this.
It has been to a certain extent, http://deepbot.deep.sg/wiki/DeepBot+API&structure=Index&page_ref_id=112

If there's another API to get this data i'm not aware of it (i'm currently using that API to design bulk exports for a website)