/MicrosoftTeamsBot

Bot for microsoft teams

Primary LanguagePython

MicrosoftTeamsBot

Bot for microsoft teams!

Requirements

  • Python pymsteams (pip)
  • Create teams connector in channel of interest
    • Select a channel you want to make a bot
    • Search for webhooks and click configure
    • Fill out the name and create a URL, store that URL

Running

  • Place getaddress.py in some location
  • Run the following
    • crontab -e
  • Append some version of this
    • * * * * * /usr/bin/python [insert absolute path]/getaddress.py >/dev/null 2>&1

Steps in images?

  • Checkout images for some pictures on what you want to click