Skip to content

Commit 01993c7

Browse files
committed
Update the v2 documents
1 parent 9ec906d commit 01993c7

File tree

14 files changed

+35
-19
lines changed

14 files changed

+35
-19
lines changed

docs-src-v2/index.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,19 @@
1010
changelog
1111
about
1212

13+
Important Notice
14+
*********************
15+
16+
The `slackclient <https://pypi.org/project/slackclient/>`_ PyPI project is in maintenance mode now and `slack-sdk <https://pypi.org/project/slack-sdk/>`_ project is the successor. The v3 SDK provides more functionalities such as Socket Mode, OAuth flow module, SCIM API, Audit Logs API, better asyncio support, retry hanlders, and many more.
17+
18+
Refer to `the migration guide <https://slack.dev/python-slack-sdk/v3-migration/index.html#from-slackclient-2-x>`_ to learn how to smoothly migrate your existing code.
19+
20+
--------
21+
1322
==============================================
1423
|product_name|
1524
==============================================
25+
1626
Slack's APIs allow anyone to build full featured integrations that extend
1727
and expand the capabilities of your Slack workspace. These APIs allow you
1828
to build applications that interact with Slack just like the people on your

docs-v2/about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<nav id="api_nav" class="col span_1_of_4">
119119
<div id="api_sections">
120120
<ul class="current">
121-
<li class="toctree-l1"><a class="reference internal" href="index.html">slackclient (Legacy Python Slack SDK)</a></li>
121+
<li class="toctree-l1"><a class="reference internal" href="index.html">Important Notice</a></li>
122122
<li class="toctree-l1"><a class="reference internal" href="auth.html">Tokens &amp; Installation</a><ul>
123123
<li class="toctree-l2"><a class="reference internal" href="auth.html#keeping-tokens-safe">Keeping tokens safe</a></li>
124124
<li class="toctree-l2"><a class="reference internal" href="auth.html#single-workspace-install">Single Workspace Install</a></li>

docs-v2/auth.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<nav id="api_nav" class="col span_1_of_4">
119119
<div id="api_sections">
120120
<ul class="current">
121-
<li class="toctree-l1"><a class="reference internal" href="index.html">slackclient (Legacy Python Slack SDK)</a></li>
121+
<li class="toctree-l1"><a class="reference internal" href="index.html">Important Notice</a></li>
122122
<li class="toctree-l1 current"><a class="current reference internal" href="#">Tokens &amp; Installation</a><ul>
123123
<li class="toctree-l2"><a class="reference internal" href="#keeping-tokens-safe">Keeping tokens safe</a></li>
124124
<li class="toctree-l2"><a class="reference internal" href="#single-workspace-install">Single Workspace Install</a></li>

docs-v2/basic_usage.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<nav id="api_nav" class="col span_1_of_4">
119119
<div id="api_sections">
120120
<ul class="current">
121-
<li class="toctree-l1"><a class="reference internal" href="index.html">slackclient (Legacy Python Slack SDK)</a></li>
121+
<li class="toctree-l1"><a class="reference internal" href="index.html">Important Notice</a></li>
122122
<li class="toctree-l1"><a class="reference internal" href="auth.html">Tokens &amp; Installation</a><ul>
123123
<li class="toctree-l2"><a class="reference internal" href="auth.html#keeping-tokens-safe">Keeping tokens safe</a></li>
124124
<li class="toctree-l2"><a class="reference internal" href="auth.html#single-workspace-install">Single Workspace Install</a></li>

docs-v2/changelog.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<nav id="api_nav" class="col span_1_of_4">
119119
<div id="api_sections">
120120
<ul class="current">
121-
<li class="toctree-l1"><a class="reference internal" href="index.html">slackclient (Legacy Python Slack SDK)</a></li>
121+
<li class="toctree-l1"><a class="reference internal" href="index.html">Important Notice</a></li>
122122
<li class="toctree-l1"><a class="reference internal" href="auth.html">Tokens &amp; Installation</a><ul>
123123
<li class="toctree-l2"><a class="reference internal" href="auth.html#keeping-tokens-safe">Keeping tokens safe</a></li>
124124
<li class="toctree-l2"><a class="reference internal" href="auth.html#single-workspace-install">Single Workspace Install</a></li>

docs-v2/conversations.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<nav id="api_nav" class="col span_1_of_4">
119119
<div id="api_sections">
120120
<ul class="current">
121-
<li class="toctree-l1"><a class="reference internal" href="index.html">slackclient (Legacy Python Slack SDK)</a></li>
121+
<li class="toctree-l1"><a class="reference internal" href="index.html">Important Notice</a></li>
122122
<li class="toctree-l1"><a class="reference internal" href="auth.html">Tokens &amp; Installation</a><ul>
123123
<li class="toctree-l2"><a class="reference internal" href="auth.html#keeping-tokens-safe">Keeping tokens safe</a></li>
124124
<li class="toctree-l2"><a class="reference internal" href="auth.html#single-workspace-install">Single Workspace Install</a></li>

docs-v2/faq.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<nav id="api_nav" class="col span_1_of_4">
119119
<div id="api_sections">
120120
<ul class="current">
121-
<li class="toctree-l1"><a class="reference internal" href="index.html">slackclient (Legacy Python Slack SDK)</a></li>
121+
<li class="toctree-l1"><a class="reference internal" href="index.html">Important Notice</a></li>
122122
<li class="toctree-l1"><a class="reference internal" href="auth.html">Tokens &amp; Installation</a><ul>
123123
<li class="toctree-l2"><a class="reference internal" href="auth.html#keeping-tokens-safe">Keeping tokens safe</a></li>
124124
<li class="toctree-l2"><a class="reference internal" href="auth.html#single-workspace-install">Single Workspace Install</a></li>

docs-v2/genindex.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<nav id="api_nav" class="col span_1_of_4">
119119
<div id="api_sections">
120120
<ul>
121-
<li class="toctree-l1"><a class="reference internal" href="index.html">slackclient (Legacy Python Slack SDK)</a></li>
121+
<li class="toctree-l1"><a class="reference internal" href="index.html">Important Notice</a></li>
122122
<li class="toctree-l1"><a class="reference internal" href="auth.html">Tokens &amp; Installation</a><ul>
123123
<li class="toctree-l2"><a class="reference internal" href="auth.html#keeping-tokens-safe">Keeping tokens safe</a></li>
124124
<li class="toctree-l2"><a class="reference internal" href="auth.html#single-workspace-install">Single Workspace Install</a></li>

docs-v2/index.html

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
content="text/html; charset=utf-8"
77
/>
88

9-
<title>slackclient (Legacy Python Slack SDK) &mdash; slackclient (Legacy Python Slack SDK)</title>
9+
<title>Important Notice &mdash; slackclient (Legacy Python Slack SDK)</title>
1010

1111
<!-- Google Tag Manager -->
1212
<script>
@@ -118,7 +118,7 @@
118118
<nav id="api_nav" class="col span_1_of_4">
119119
<div id="api_sections">
120120
<ul class="current">
121-
<li class="toctree-l1 current"><a class="current reference internal" href="#">slackclient (Legacy Python Slack SDK)</a></li>
121+
<li class="toctree-l1 current"><a class="current reference internal" href="#">Important Notice</a></li>
122122
<li class="toctree-l1"><a class="reference internal" href="auth.html">Tokens &amp; Installation</a><ul>
123123
<li class="toctree-l2"><a class="reference internal" href="auth.html#keeping-tokens-safe">Keeping tokens safe</a></li>
124124
<li class="toctree-l2"><a class="reference internal" href="auth.html#single-workspace-install">Single Workspace Install</a></li>
@@ -241,12 +241,17 @@
241241

242242
<!-- Body Content -->
243243
<div class="col span_3_of_4">
244-
<!-- <div class="section-title">slackclient (Legacy Python Slack SDK)</div> -->
244+
<!-- <div class="section-title">Important Notice</div> -->
245245
<div class="card">
246246
<div class="toctree-wrapper compound">
247247
</div>
248+
<div class="section" id="important-notice">
249+
<h1>Important Notice<a class="headerlink" href="#important-notice" title="Permalink to this headline"></a></h1>
250+
<p>The <a class="reference external" href="https://pypi.org/project/slackclient/">slackclient</a> PyPI project is in maintenance mode now and <a class="reference external" href="https://pypi.org/project/slack-sdk/">slack-sdk</a> project is the successor. The v3 SDK provides more functionalities such as Socket Mode, OAuth flow module, SCIM API, Audit Logs API, better asyncio support, retry hanlders, and many more.</p>
251+
<p>Refer to <a class="reference external" href="https://slack.dev/python-slack-sdk/v3-migration/index.html#from-slackclient-2-x">the migration guide</a> to learn how to smoothly migrate your existing code.</p>
252+
<hr class="docutils" />
248253
<div class="section" id="product-name">
249-
<h1>slackclient (Legacy Python Slack SDK)<a class="headerlink" href="#product-name" title="Permalink to this headline"></a></h1>
254+
<h2>slackclient (Legacy Python Slack SDK)<a class="headerlink" href="#product-name" title="Permalink to this headline"></a></h2>
250255
<p>Slack’s APIs allow anyone to build full featured integrations that extend
251256
and expand the capabilities of your Slack workspace. These APIs allow you
252257
to build applications that interact with Slack just like the people on your
@@ -257,14 +262,16 @@ <h1>slackclient (Legacy Python Slack SDK)<a class="headerlink" href="#product-na
257262
Python apps as quickly as possible. The current version, 2.0, is
258263
built for Python 3.6 and higher – if you need to target Python 2.x, you might
259264
consider using v1 of the SDK.</p>
265+
</div>
266+
</div>
260267
<div class="section" id="slack-platform-basics">
261-
<h2>Slack Platform Basics<a class="headerlink" href="#slack-platform-basics" title="Permalink to this headline"></a></h2>
268+
<h1>Slack Platform Basics<a class="headerlink" href="#slack-platform-basics" title="Permalink to this headline"></a></h1>
262269
<p>If you’re new to the Slack platform, we have a general purpose <a class="reference external" href="https://api.slack.com/start">guide for building apps</a> that isn’t specific to any language or framework. It’s a great place to learn all about the concepts that go into building a great Slack app.</p>
263270
<p>Before you get started building on the Slack platform, you need to <a class="reference external" href="https://api.slack.com/apps/new">set up your app’s configuration</a>. This is where you define things like your app’s permissions and the endpoints that Slack should use for interacting with the backend you will build with Python.</p>
264271
<p>The app configuration page is also where you will acquire the OAuth token you will use to call Slack’s APIs. Treat this token with care, just like you would a password, because it has access to workspace and can potentially read and write data to and from it.</p>
265272
</div>
266273
<div class="section" id="installation">
267-
<h2>Installation<a class="headerlink" href="#installation" title="Permalink to this headline"></a></h2>
274+
<h1>Installation<a class="headerlink" href="#installation" title="Permalink to this headline"></a></h1>
268275
<p>We recommend using <a class="reference external" href="https://pypi.python.org/pypi">PyPI</a> to install slackclient (Legacy Python Slack SDK)</p>
269276
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>pip install slackclient
270277
</pre></div>
@@ -294,13 +301,12 @@ <h2>Installation<a class="headerlink" href="#installation" title="Permalink to t
294301
<p>It’s also good to try on the Python REPL.</p>
295302
</div>
296303
<div class="section" id="getting-help">
297-
<h2>Getting Help<a class="headerlink" href="#getting-help" title="Permalink to this headline"></a></h2>
304+
<h1>Getting Help<a class="headerlink" href="#getting-help" title="Permalink to this headline"></a></h1>
298305
<p>If you get stuck, we’re here to help. The following are the best ways to get assistance working through your issue:</p>
299306
<ul class="simple">
300307
<li><p>Use our <a class="reference external" href="https://github.com/slackapi/python-slackclient/issues">Github Issue Tracker</a> for reporting bugs or requesting features.</p></li>
301308
<li><p>Visit the <a class="reference external" href="http://slackcommunity.com">Slack Developer Community</a> for getting help using slackclient (Legacy Python Slack SDK) or just generally bond with your fellow Slack developers.</p></li>
302309
</ul>
303-
</div>
304310
</div>
305311

306312

docs-v2/metadata.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<nav id="api_nav" class="col span_1_of_4">
119119
<div id="api_sections">
120120
<ul>
121-
<li class="toctree-l1"><a class="reference internal" href="index.html">slackclient (Legacy Python Slack SDK)</a></li>
121+
<li class="toctree-l1"><a class="reference internal" href="index.html">Important Notice</a></li>
122122
<li class="toctree-l1"><a class="reference internal" href="auth.html">Tokens &amp; Installation</a><ul>
123123
<li class="toctree-l2"><a class="reference internal" href="auth.html#keeping-tokens-safe">Keeping tokens safe</a></li>
124124
<li class="toctree-l2"><a class="reference internal" href="auth.html#single-workspace-install">Single Workspace Install</a></li>

0 commit comments

Comments
 (0)