Voice commands will now be deletedd from channel after 30 seconds. It happens quite often that the bot gets a voice channel time out if it is used heavily by 2 users. I suspect enqueuePlay to be the cause of that.
- Fixed opening Discord connection for Bots.
- Fixed a lot of bad code syntax - seriously, this has to be their
first project with Go.
- Added some placeholder comments for golint to shut up.
- Removed unnecessary code for redis stats - less library requirements,
Yay!