octotep / racket-slack-api

Racket bindings for the Slack API
10 stars 4 forks source link

Extend RTM interface #1

Open octotep opened 8 years ago

octotep commented 8 years ago

Right now, there only exists primitive functionality for messaging - it would be nice to wrap sending and receiving messages in a simple and straigh-tforward interface. Something which would be good enough for 85% of tasks would be great.

A solid starting point might be botkit as it was officially "blessed" by slack.