Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crosslinking to Slackord2 #140

Merged
merged 1 commit into from
Sep 14, 2022
Merged
Show file tree
Hide file tree
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
11 changes: 10 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,13 @@ mode.
executable, choose Run.


Slackord2: Migrating to Discord
===============================

If you're migrating to Discord, the recommended way is to use Slackord2_ - a
great tool with a nice GUI, that is compatible with the export files generated
by Slackdump.

User Guide
==========

Expand Down Expand Up @@ -194,9 +201,11 @@ Messages that were conveyed with the donations:
.. _glog: https://github.com/golang/glog
.. _logger: logger/logger.go
.. _options.go: options.go
.. _slack export viewer: https://github.com/hfaran/slack-export-viewer
.. _examples: examples
.. _slack export viewer: https://github.com/hfaran/slack-export-viewer
.. _releases: https://github.com/rusq/slackdump/releases/
.. _Slackord2: https://github.com/thomasloupe/Slackord2

..
bulletin board links

Expand Down
22 changes: 19 additions & 3 deletions doc/usage-export.rst
Original file line number Diff line number Diff line change
Expand Up @@ -260,11 +260,25 @@ channel ``C123456`` from the Export.

.. Note::

Slack Export is currently in beta development stage, please report
all issues in Github `Issues <https://github.com/rusq/slackdump/issues>`_.
Slack Export is currently in beta development stage, please open an
issue_ in Github Issues, if you run into problems.


Migrating to
~~~~~~~~~~~~

Discord
+++++++

The preferred way is to use Slackord2_ - a great tool with a nice GUI that is
compatible with Slackdump generated export files. If you have any
compatibility issues, please open a Github issue_.

Viewing export
~~~~~~~~~~~~~~

Slack Export Viewer
~~~~~~~~~~~~~~~~~~~
+++++++++++++++++++

While you're welcome to just open each individual ``.json`` file to read the
contents of your backup, you might also consider using a tool like
Expand All @@ -279,3 +293,5 @@ slack-like GUI.
.. _Index: README.rst
.. _mmetl github page: https://github.com/mattermost/mmetl
.. _Mattermost documentation: https://docs.mattermost.com/onboard/migrating-to-mattermost.html#migrating-from-slack-using-the-mattermost-mmetl-tool-and-bulk-import
.. _Slackord2: https://github.com/thomasloupe/Slackord2
.. _issue: https://github.com/rusq/slackdump/issues