Skip to content

octotep/racket-slack-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Slack API bindings for Racket

This is a work in progress, and the interface is going to be changed

This is a set of racket bindings to interact with the Slack API. Right now there are two parts:

  1. webapi.rkt - This wraps all the Slack Web RPC calls
  2. rtm.rkt - This wraps the Real-Time Messaging API

The Real-Time Messaging API is very underdeveloped and due for some changes

About

Racket bindings for the Slack API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages