Detects new tweets that contain a desired hashtag to forward them onto MS Teams automatically.
TweetMirror runs checks periodically in the background of your PC. You can force a check by double-clicking the tray icon.
- Click here to download the app
- Unzip the file and run
installer.bat
- Fill in all the prompted fields
- If you've made mistakes, right click the tray icon and select "Change Settings" to reconfigure
- You can now delete the downloaded files to cleanup
- In Teams, right click the channel you want to mirror Tweets to
- Click "Connectors"
- Press "Add" or "Configure" on the "Incoming Webhook" connector
- Enter a name (you may also upload the icon)
- Press "Create" and copy the generated WebHook URL
To get a Twitter app consumer key and secret, either:
- Contact me for mine
- Go to https://developer.twitter.com/en/apps and create an app for your own
- Click here to download the app
- Unzip the file and run
installer.bat
- Install AutoHotkey
- Reboot (if step 3 fails)
- Run
Compile TweetMirror.bat
to recompile all AHK scripts after making changes