slack-sansio icon indicating copy to clipboard operation
slack-sansio copied to clipboard

Python (a)sync Slack API library

Results 2 slack-sansio issues
Sort by recently updated
recently updated
newest added

This may need some sort of periodic task that sends a ping over the websocket to prevent bots from disconnecting. See ["Ping and Pong"](https://api.slack.com/rtm#ping-and-pong). I've seen it done like the...