Hey there, I’m building a new plugin for Teams, based on the old skype4pidgin plugin. At the moment it’s primarily focused at “Teams for Work/School”, but let me know in this issue if you’re interested in “Teams for Personal”
Totally a work in progress, but it’s sending and receiving messages, so good enough to ship!
You’ll need libjson-glib-dev, libpurple-dev and glib-2.0-dev packages from your distro, then simply
git clone https://github.com/EionRobb/purple-teams
cd purple-teams
make
sudo make install
to install.
Download from