Ok, so that system starts a vote, takes in votes, and displays a winner.
What I would like is for it to be automated. So I would type !Vote start, it takes in votes for 60 seconds, it closes and displays the winner.
Also, that code doesn't output a message to the channel saying what the user voted for as a confirmation.
If I want mIRC to act upon the winner,
let's say Option A is linked with SendKey F7
Option B is linked with SendKey F8
Option C is linked with SendKey F9
Option D is linked with SendKey F10
The highest amount of votes were on Option C, so the bot sends a msg to the chan and says Option C won, then it would SendKey F9.