sickmind33
Member
Any chance you could add TwitchPlus as a donation service?
Any chance you could add TwitchPlus as a donation service?
I have looked into the API of TwitchPlus it can be done. When I find the time I will built the support in. And I let ya know!
Kind regards,
ThFlying1diot
TwitchPlus API
curl -v -k https://www.twitchplus.com/twitchplus/api/v1/tip/lasttip?access_token=123abc
Response
{
"status": "ok",
"displayName": "yourName",
"donation": {
"_id": "1200",
"donator_name": "John Doe",
"donator_email": "johndoe@mail.com",
"message": "Lorem ipsum dolor sit amet",
"amount": "200",
"currency_code": EUR,
"created_at": "2014-09-16T18:38:16Z",
"payment_type": "paypal"
}
}
It is me again. Sorry to write all those messages but maybe it will be usefull to others as well ;-)
The follower alert is working and indicates the name of the new follower ( NICE ;-) )
Don't know yet for the donation but should workd as well ;-)
I really thank The Flying 1diot for this work it is really what I wanted for my channel !
This is awesome tool. Thanks for this!
Any change there would be coming a notification if anyone is hosting you? That would be nice feature too.
Beta* ThFlying1diot WebTool Client
This is the first Beta for a WebTool Client for to use in Windows. What can you do with it? Easier access to editing the Alerts true a Chromium embedded webbrowser. Build in Synchronization so Alerts are loaded from local instead of...
Fixed a glitch for some users, who did not have all settings needed to load a alert screen. This is fixed by first loading a default setting and then loading the user their settings.
Animation added to LiveView On :D!
From now on you can set a In and Out animation on youre alerts.
When set one alert it wil set it as default to alerts. So after readjust if needed.
This are some basic animations for now. But works fine!
View attachment 5884
Kind regards,
ThFlying1diot
The resources are getting to much of use which slows down the tool a great bit. It makes editing the tool almost useless. That's why I am migrating the WebTool to another server.
I was just checking my old v2 and noticed this error. So fixed it for now.
Kind regards,
ThFlying1diot