Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 492 Bytes

File metadata and controls

21 lines (11 loc) · 492 Bytes

alt text

Slido Voter

Simple auto voting (like) bot for Slido questions.

Getting Started

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

Contributing

Contributions are always welcome!