bislara / code-n-stitch

collection of small projects which are awesome and might help a developer or add a little fun in life.
MIT License
50 stars 83 forks source link

Microsoft Teams Automator #307

Open prokan468 opened 3 years ago

prokan468 commented 3 years ago

Description

This is a solution for all those who are missing their classes. A bot that just needs a running PC and you are good to go. The bot joins your classes in the specified time that you have provided.

Technologies and Languages

-Python -Selenium -YAML

Aditional Work

Update the YAML file by:-

  1. Adding your username and password
  2. Adding the start time and the end time of every class according to the specified day and format.
prokan468 commented 3 years ago

@bislara Please do guide me as to how can I upload the file. Also, do add the HacktoberFest label on this issue.

bislara commented 3 years ago

Great. Go for it. Regarding how to upload, for that you need to fork the repo, create a branch in it, add your code, commit and push, and finally create a PR

Below links will help you more, how to do these:- https://github.com/bislara/code-n-stitch#-important-links-to-get-started https://github.com/bislara/code-n-stitch/blob/master/CONTRIBUTING.md