This is a simple bot which automatically log you in to your scheduled meeting. So there will be no more hassle for you to join any meeting This Project is made by students of First Year Computer Engineering at Vishwakarma Institute Of Information Technology, Pune (http://www.viit.ac.in)
/CoderAbhinav - Abhinav Belhekar
/keyurgit45 - Keyur Gandhi
/shardul2002 - Shardul Joshi
/programmerAtharva - Atharva Chavan
-
- Open the folder containgin the program.
- Open terminal in the folder.
- In Windows by typing 'cmd' in the file explorer
- Then type the following command
-
- As the Environment is ready go to the next part of the process
-
- To write the schedule just open the 'timings.csv' file in Excel.
- Then write the appropriate data in column.
- How to Enter the details ?
- Date Column : Format (DD/MM/YYYY)
- Time column : Format (HH:MM:SS) 24 hours format
- The program is designed in such a way that it would automaticaly check if link is available or not, if it is unavilable then the program uses ID & Password
- You can write one of the Link or ID and Password.
-
- Open main.py file in any text editor
- Add your email id and password at line 11 of program.
- Add chrome profile path at line 17 of program.
- You can get user path by typing
- You can get user path by typing
- Your Program is now ready to use.
-
- Open terminal in the folder containing the program.
- type the following command
-