Simple auto voting (like) bot for Slido questions.
1- Go to config and update it.
event_code: Set event code from your slido link.
question_id: Set id of the question you want to boost. (You can get this from HTML element, specifically: data-qid)
like_wish: Set how many likes you want.
2- Run yarn start
Contributions are always welcome!
