crowbartools / Firebot

A powerful all-in-one bot for Twitch streamers
https://firebot.app
GNU General Public License v3.0
317 stars 88 forks source link

[Feature Request] Effect/API to Add/Import User To Viewer Database #1541

Open CrowbarToolsRobot opened 2 years ago

CrowbarToolsRobot commented 2 years ago

ebiggz via Discord:

Would a Twitch username or ID + any currency data + any view time data and add the user to the database if they don’t already exist. Main use case would be for people to jerry rig their own import logic via Firebot effects

meza commented 9 months ago

+1 for this, I've just had a pretty rough time importing people by hand

CKY- commented 6 months ago

ebiggz via Discord:

Would a Twitch username or ID + any currency data + any view time data and add the user to the database if they don’t already exist. Main use case would be for people to jerry rig their own import logic via Firebot effects

to add to this with the new (5.60.0 events) we need a way to be able to add things to the user in the user database if they dont exist

zunderscore commented 6 months ago

@ebiggz fixed the issue where the user wouldn't be added to the viewer database before the event fired, but we could still add some kind of API/effect around adding/importing a viewer plus relevant data to the viewer database.