Thank you so much for the help Barry, I’ll try that out.
I have a follow up question. So first off to test I was sending bits from my bot account that my app uses to login and send messages to chat. I sent myself all 300 bits that i had accumulated using that account. As I mentioned I didn’t see anything show up with v1, and I think i had v2 but i’ll try just v2 and remove the listen for v1.
However, I added the bit leaderboard get request to the algorithm to see if I got better results from that, and put it for all time, and got the top 100 for all time for my account. It showed that someone sent me 238 bits a half month ago during a stream I did, but not the 300 bits I sent from my bot account. Is there something about the initial 300 bits an account gets for free that makes it not show up in the API perhaps?
Lastly, in the documentation I noticed that v2 says in the example channel-bits-events-v2
"topic": "channel-bits-events-v2.46024993"
But in the example for the listen command it says “topics”:… plural. is this a mistake? or is the listen call different for v2?