Skip to content

c1sc0/teams-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

teams-logger

An app to log ms teams messages.

Rename the sample config to appsettings.json and fill the necessary values (login in the browser find one polling request and get the values).

Docker:

Build: docker build -t teamslogger:latest . Run: docker run -v $(pwd)/appsettings.json:/app/appsettings.json -v teams-logger:/app -d teamslogger:latest

About

An app to log ms teams messages.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published