1
0
mirror of https://github.com/gryf/slack-backup.git synced 2025-12-17 03:20:25 +01:00

Added archive note.

This commit is contained in:
2021-01-09 08:27:12 +01:00
parent 3d0961c090
commit 2c51568e67

View File

@@ -7,6 +7,8 @@ Slack backup
.. image:: https://img.shields.io/pypi/v/slack-backup.svg .. image:: https://img.shields.io/pypi/v/slack-backup.svg
:target: https://pypi.python.org/pypi/slack-backup :target: https://pypi.python.org/pypi/slack-backup
**This project has been archived.**
The project aim is to collect conversations from Slack using its API and The project aim is to collect conversations from Slack using its API and
optionally user account information, and provides convenient way to represent optionally user account information, and provides convenient way to represent
as a log. as a log.
@@ -14,8 +16,8 @@ as a log.
Requirements Requirements
------------ ------------
This project is written in Python 3, 3.4 to be precise (currently it works with This project is written in Python 3, 3.4 to be precise (currently it works with
version 3.6), although it may work on earlier version of Python3. Sorry no version 3.6), although it may work on earlier version of Python3. Sorry no
support for Python2. support for Python2.
Other than that, required packages are as follows: Other than that, required packages are as follows: