Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Unofficial Microsoft Teams Library

License

NotificationsYou must be signed in to change notification settings

fossteams/teams-api

Repository files navigation

An unofficial wrapper for the unofficial Microsoft Teams API

Description

This library (still work in progress) was created with the goalof helping the creation of alternative (and open source)Microsoft Teams clients. Currently, the library itself can onlyhandle a couple of endpoints and is by far not ready yet.
My goal is to complete this library as soon as possible and startthe creation of an alternative client based on it.

Usage

For now, you can only run the tests or use the library on your own.For this you'll need a couple of Microsoft Teams tokens.

Obtaining a token

Usingteams-token one can obtain (and automatically save)the tokens necessary for this library to work.
Simply clone andyarn start that repository to get your Teams tokens stored into:

/home/user/.config/fossteams/token-chatsvcagg.jwt/home/user/.config/fossteams/token-skype.jwt/home/user/.config/fossteams/token-teams.jwt

With these tokens, you'll be able to test out some features like theGetConversations test that retrieves a list of Teams your user is connected with.

Testing out

I have created a Microsoft Team org with the free version that you can joinand test out / help debugging / improve this library with.

This would also be interesting because we can use it as a platform to discuss theAPI / CLI and it will help us implement more features related to multi-tenancy.

Join us now

Projects using this library


[8]ページ先頭

©2009-2025 Movatter.jp