nekoli @nekoli
11 March, 01:37
Hello all,

The connections update is finally released. Going to your Account Settings then Connections, you'll be able to connect your TwitchTV account which will be able to interact with vTubers.Me in various ways:

- Showing a live badge when you're live where your profile shows up on the site.

- Notify your followers when you go live (Soon)

- Show your follower stats (Really soon)

Along with this, I've increased the password max length for accounts from 20 to 50.

Please join our Discord if you have any issues or feedback. :)

https://discord.gg/VJbQD4Uebv
nekoli @nekoli
11 March, 01:38
Replying to nekoli's Post
I will note, this will require a separate update for mobile to show who is live on mobile. You'll need to connect your accounts from the main site for now.
MyriadRhea @MyriadRhea
30 March, 05:22
Replying to nekoli's Post
I understand needing to check for email and verification status, but could I ask the purpose behind also checking for follower lists in channels we moderate?
nekoli @nekoli
This is so it can get the follower count of your channel, which you'll be able to display publicly on your profile if desired.

I am using the twurple library which required it for "getChannelFollowersPaginated". I am only using it to get the total follower count of your channel and if I were to use it for anything else I will let you know before hand and let you opt out.
30 March, 06:34
Replying to MyriadRhea's Post
Only people mentioned by nekoli in this post can reply
MyriadRhea @MyriadRhea
04 April, 07:31
Replying to nekoli's Post
Unfortunately I moderate for a community much larger than my own. by giving you that access right now, when it is not required for the functionality you are introducing, I give you access to information that's not mine to give. Additionally, opt out systems do not work, I don't need to explain why, the last year speaks for itself. Any future changes should be opt in by default. These actions call the direction and integrity of this website into question.
nekoli @nekoli
04 April, 09:38
Replying to MyriadRhea's Post
I let you know what library I am using and what method from that library is requiring me to request that permission to display the follower count for those that choose to. I have not had time to fully add this to the site, which is why it does not appear under "Show connections".

I have decided to make the script that handles listening for events from twitch, along with saving the stats for the channel, public. You can find it here:

https://github.com/vtubersdotm...