Jason Hazel
Jason Hazel
This can also happen shortly after your bot starts. If it tries to vote before it has received information from turntable about the current song, this error happens. I, personally,...
The simplest solution is to break the bots out into two separate scripts and run each independently.
I think this is more a TT issue than an issue with the Turntabler gem. I don't know of anyone that has been able to determine when someone downvotes, unless...
Yeah, you're 100% right on that. SatPad was my very first design and I definitely made some mistakes while making it. Nice!Nano support was an afterthought. I've moved on from...
Discord supports WebHooks, so you should be able to use the [WebHook Notifier](https://github.com/smartinez87/exception_notification/blob/master/docs/notifiers/webhook.md)
Discord accepts "Slack" style notifications by adding `/slack` to the end of the webhook url. That may be a workaround? I'm currently without power or else I'd give it a...