Hi guys,
I am racking my brains over trying to figure this out.
Basically long story short, I want Nightbot to react to a command and modify a string stored somewhere that I can reference it via a web browser input via OBS Studios.
So as an example, I want to have Nightbot react to a command like !url “name here” and I want it to modify a string (thats a URL). So lets say the current string is https://thislinkhere.com/here and someone calls a command by Nightbot using !url name. I want the URL to change to https://thislinkhere.com/name
Any ideas?