Skip to content
This repository was archived by the owner on Aug 15, 2022. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
python-rtmbot
=============

**This project is no longer under active development.** If you’re just getting started, we recommend taking a look at the [Python SDK](https://slack.dev/python-slackclient) first. If you’ve been using this project, only critical issues (such as security issues) will be addressed, but we advise planning to migrate to the Python SDK. You can still [file an issue](https://github.com/slackapi/python-rtmbot/issues/new) and ask us for help doing that!

:bulb: If you’re interested in maintaining this package in the future, please [get in touch](mailto:opensource@slack.com)

[![Build Status](https://travis-ci.org/slackapi/python-rtmbot.png)](https://travis-ci.org/slackapi/python-rtmbot)
[![Coverage Status](https://coveralls.io/repos/github/slackhq/python-rtmbot/badge.svg?branch=master)](https://coveralls.io/github/slackhq/python-rtmbot?branch=master)

Expand Down