crowbartools / Firebot

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

Create Clip Effect - create clip under bot account #2550

Open edtrots opened 1 month ago

edtrots commented 1 month ago

Currently the "create clip" effect only creates clips under the streamer account.

This causes the clips to appear under the "Clips I've created" section in Twitch, rather than "Clips of my channel"

Could there be an option to create clips under the bot's Twitch account instead?

CKY- commented 1 month ago

to expand on this if a clip is created from a command it would be cool if the clip can just use the user who ran the command. can we extend it to use the variables username streamer bot

edtrots commented 1 month ago

That would be even better. Thanks.

zunderscore commented 1 month ago

to expand on this if a clip is created from a command it would be cool if the clip can just use the user who ran the command. can we extend it to use the variables username streamer bot

Twitch API actions cannot be performed by a user other than one we have a token for. That means that at best we can only perform actions as either the broadcaster or the bot account.