Hey there, I was wondering if there was a way to create a K/D ratio command for twitch I know how to do death counters but I’d like it to keep track of both if possible.
Emily
November 24, 2022, 9:59am
2
Hey @OreoStuffing !
Please use the search bar before opening a new topic:
Hey @zombihuntress !
One way you could do this is by using the quote system API . You’ll get your TOKENS by clicking on the second link in the post, in the Manual Installation section, use these in the commands I wrote. To know where to look for your PUBLIC_TOKEN and PRIVATE_TOKEN, look at the field bellow:
$(urlfetch https://twitch.center/customapi/quote?token=PUBLIC_TOKEN&data=$(querystring))
$(urlfetch https://twitch.center/customapi/addquote?token=PRIVATE_TOKEN&data=$(querystring))
$(urlfetc…
system
Closed
December 8, 2022, 9:59am
3
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.