Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 662 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 662 Bytes

MSteams_bot

Required Downloads

  • Web driver for selenium
  • Heroku cli

Downloading Web-driver for selenium

Downloading heroku Cli

Credential configuration

  • Create a file with name creds.txt in the MSteams-bot directory.
  • In creds.txt file enter the following information:
  • In line 1, enter your MS-Teams login email address.
  • In line 2, enter yout MS-Teams password.
  • In line 3, enter your discord webhook URL check further below where it is explained how to get this URL
  • Save your creds.txt file