Gocnak / Botnak

A Java-based IRC chat client with focus on Twitch.tv streams.
https://gocnak.github.io/Botnak
MIT License
67 stars 28 forks source link

Streamtip Functionality in Settings GUI #80

Open jbzdarkid opened 9 years ago

jbzdarkid commented 9 years ago

I've hooked up botnak to my local twitch page, and tested out donating to myself. However, botnak doesn't post these in chat, and upon restarting doesn't list them as "most recent tip". Furthermore, it doesn't tell me it is loading donations, nor that it has failed to load them.

Is there some setup I have to do to get these running? If so, it should probably be documented somewhere...

Gocnak commented 9 years ago

Yes there's some stuff you gotta do with defaults.ini, taking the Streamtip API ClientID and putting it for DCID= and the access token for DCOAUTH=

It was going to be part of the new Settings GUI so I never got around to documenting it yet.

jbzdarkid commented 9 years ago

Still not working.

Gocnak commented 9 years ago

I'm keeping this issue open for a reminder to make the Settings GUI be helpful for setting this up.

Perhaps a wiki page on it for helping people out.