This project is not completed yet. I'm currently unable manage time for this. Also, the async thing seems like a headache for me (at present).
- Install all dependencies:
pip3 install -r requirements.txt
. - Change the Google Chrome/Chromium binary file location in
helper.py
file. If you can't find the line, search forexecutablePath
in thehelper.py
file. - Run the
main.py
file:python3 main.py
. - Login from the browser when prompted.
- You'll get logs (except some errors) when certains events (reaction, message sent, message seen etc.) take place.