Automation-scripts icon indicating copy to clipboard operation
Automation-scripts copied to clipboard

Microsoft Teams Bot!

Open prokan468 opened this issue 3 years ago • 2 comments

Microsoft Teams Bot - I can bet I am no the only 1 missing classes due to the pandemic. Hence I created a bot that joins my classes and I thought I can share this Automation with everyone. This is Automation in Microsoft Teams!

Instructions Edit the YAML file, and add your timetable, username, password. Go to line 18,124 and 146 of the Python File and add the location of the images and the settings file.

Self Check(Tick After Making pull Request)

  • [x] This issue was assigned to me.
  • [x] One Change in one Pull Request
  • [x] My file is in proper folder (Name of folder should be in lowercase with no space in between) (E.g. meet_schedular)
  • [x] I am following clean code and Documentation and my code is well linted with flake8.
  • [x] I have added README.md and requirements.txt (Include version numbers too e.g. pandas==0.0.1) with my script
  • [x] I have used REPO README TEAMPLATE (Necessary)
  • [x] Just including required dependencies in requirements.txt (Don't include Python version too)

#753

prokan468 avatar Oct 11 '21 09:10 prokan468

Add Readme and reuirements.txt files

pawangeek avatar Oct 11 '21 12:10 pawangeek

FIx the linting and rename folder to 'msteams_meetjoiner'

pawangeek avatar Oct 19 '21 15:10 pawangeek