As I'm sure many know, there are sites that make it possible for multiple streams to be viewed simultaneously. For a streamer that I tend to be the 'bot person' for (since I got it for her and since I'm quite familiar with it), I added a command to automatically update the !multi command. It goes like this.. When she is doing a multi stream with someone, all a mod has to do is use !mt along with the names of all the streamers (excluding the main streamer of course) and it will update the !multi command with pre-defined text and most of the URL, inserting the names of the other streamers. The problem is that the mod doing it must make sure to use a '/' between each name. So here is a suggestion that would address that issue and I'm sure would be useful to many other DeepBot users...
@replace@[target||find||replace]
Example (using what I described above):
Watch everyone at once here: http://somesite.tv/multi/streamer1/@replace@[@target@|| ||/]/
Then it wouldn't matter if the person using the command was typing in /'s or spaces, as it would all get changed as needed.