Python Forum

Full Version: Instant Messenger API recommendations?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello all! A few weeks ago I saw a project on github that was a unified API for using multiple messenger app (like slack, rocketchat, facebook, ext). Would anyone happen to know the name of this project? I cannot seem to find it anywhere.
I'd suggest going to https://pypi.org
and start searching for slack, rocketchat, facebook, etc (most obscure first as it's likely to find proper package quicker)
once something looks like it might be waht your looking for, click on Homepage to see if it's the repository you're looking for.