Skip to content

kacf/slack-libpurple

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slack-libpurple Build Status

A Slack protocol plugin for libpurple IM clients.

Here's how slack concepts are mapped to purple:

  • Your "open" channels (on the slack bar) are mapped to the buddy list: joining a channel is equivalent to creating a buddy
  • Which conversations are open in purple is up to you, and has no effect on slack... (how to deal with activity in open channels with no conversation?)
  • TBD... feedback welcome

Installation/Configuration

  1. Install libpurple (pidgin, finch, etc.), obviously
  2. Run make install (or make install-user)
  3. Issue a Slack API token for yourself
  4. Add your slack account to your libpurple program and enter this token under (Advanced) API token (do not enter your slack password; username/hostname are optional but can be set to [email protected])

If you're using a front-end (like Adium or Spectrum2) that does not let you set the API token, you can enter your token as the account password instead.

@EionRobb is kindly providing windows builds here.

About

Slack module for libpurple

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.3%
  • Makefile 2.0%
  • C++ 0.7%