diff options
| author | kd <kdam0@localhost.localdomain> | 2020-07-02 18:54:55 +0000 |
|---|---|---|
| committer | kd <kdam0@localhost.localdomain> | 2020-07-02 18:54:55 +0000 |
| commit | b575daf430946167baf688e486503d69fe495c5a (patch) | |
| tree | de9a6b61b7ec145bdac619072e406b13d62cb421 /README.md | |
| parent | 474fbe0850ba5dc6a7aa8eb06c60d229af674dcb (diff) | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ # SlackToTeams +Code style: Black [](https://github.com/psf/black) +Code linter: Pyflakes [](https://github.com/PyCQA/pyflakes) +--- ## What it does Migrate Slack messages into Teams. The information that gets retained for each message: - the (user) sender of the message. |
