If you're watching a friend play in GOTV, it's probably super annoying because there is a delay between what you are hearing in mumble and what you are seeing in GOTV. I tried to get this to work on our linux machine but unfortunately it is not well supported in linux and I was unable to troubleshoot the issues the bot was having. Therefore, in order for you to be able to use Eve-Bot to eavesdrop in mumble, you have to do it from your own computer.
Step 1:
Download
Eve-Bot
Step 2:
Unzip the file somewhere. I don't care where.
Step 3:
Open your command prompt, and go to the eve-bot folder you just created. In my case, I did this:
Code:
cd C:\Users\Amaroq\Desktop\eve-bot
Step 4:
Run the bot. I would suggest giving your Eve-Bot a new name, because we don't want a billion Eve-Bots in the same channel. This is the one I use
Code:
eve-bot.exe -e "Live Match" -r "Relay Channel" -d 105 -n "AmaroqBot" -s "absurdminds.murmur.nfoservers.com" -p 5980
Don't close your command prompt!
(If you're trying to do a cevo match, change -d 120)
Step 5:
To stop your bot, just hit ctrl+c with your command prompt in focus.