Hi, i was wondering how can i add a regular manually from my Nightbot dashboard, now that Youtube has added handles and Nightbot is not able to add users that way?
Hope you guys can help 😅
It'll be, but it'll take some time as the dev is focused on BetterTTV for now.
In the meantime he pointed out that adding people with the old URL format using the channel ID should still work, you should be able to get that information using the $(userid) variable on the people you want to add as regulars.
The URL should look like this if I remember correctly:
https://www.youtube.com/channel/USER_ID
So you could create a command to get the URL directly:
!addcom !getOldLink https://www.youtube.com/channel/$(userid)
That said, you'd need the people you want to add as regulars to call the command themselves.
It's not ideal, but it's a temporary solution.