Home > spline_social

spline_social

Spline_social is a project mainly written in Python, based on the MIT license.

Python script um für alle Splinemitglieder den Identi.ca-Account zugänglich zumachen.

Python program to make the @SplineFU-Identi.ca-Account available for all members of Spline. The main part is a IRC bot, where members can log in, post updates and browse through posted contents. The bot in turn posts all "Mentions" on Identi.ca to the IRC channel it is logged into.

Licence: MIT License

Dependencies:

  • python-oauth2 (https://github.com/simplegeo/python-oauth2),
  • python-twitter (http://code.google.com/p/python-twitter/)
  • python-irclib (http://python-irclib.sourceforge.net/)
  • python-ldap (http://www.python-ldap.org/)
  • python-sqlalchemy (http://www.sqlalchemy.org/)
  • sendmail