Issues with Twitch Clips in Deepbot

First of all you need to find out how deepbot saves these commands/content (URL). If they are saved somewhere in a file then you can easily create a script that will do automate this change for you.

Script will just read the file where the content is saved and replace the URL and then back write the new content to the file. 5 mins job using Nodejs :slight_smile:

Also… Anything is possible if really want to do it :wink: