Skip to content

Slackord is an application that allows you to migrate Slack messages into a Discord server.

License

Notifications You must be signed in to change notification settings

thomasloupe/Slackord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slackord LogoSlackord

Discord Shield
Join the Slackord Discord!

Slackord is an application that parses JSON chat history file exports from Slack and posts them into Discord instantly with a single command.

Demo

Slackord_Demo2.mp4

Features

  1. Imports channels - Slackord will automatically recreate all your Slack channels on Discord along with their descriptions.
  2. Batch and Single channel compatibility - Choose between importing a single channel or your entire Slack server into Discord.
  3. Output window - Slackord has a log window that keeps you updated on what's happening.
  4. Progress bar - Slackord has a progress bar that keeps you updated on parsing and posting progress.
  5. Slack-to-Discord markdown - Slackord will convert messages with Slack markdown to Discord markdown.
  6. Auto rate-limit detection - Slackord limits the messages it sends over time so it doesn't spam or get itself squelched for posting too often.
  7. Ease-of-use - Slackord only needs to be set up once, making future imports easy. It also remembers your bot's token.
  8. Multiple Discord Servers - Slackord can discern which Discord server it's in and can post to the server(s) you choose.
  9. Privacy first - Slackord allows you to set the name format and fallback when posting messages. Choose between display name, user name, and real name.
  10. Data safety - Your data is yours. Slackord works completely off your local connection and machine.
  11. Update checks - Slackord checks for the latest version automatically. You can also check manually with two clicks. Get the latest version with new features and fixes easily!
  12. Active development - Slackord is actively maintained with consistent quality-of-life fixes, bugfixes, and new features.

Getting Started

If you're looking for a great way to archive your Slack history, I recommend Slackdump! Please keep in mind that Slackord is developed specifically for default Slack exports, that Slackdump is not developed or maintained by myself, and that Slackdump is very likely imcompatible at this point with Slackord. If your Slackdump export doesn't work with Slackord, it's best to use the default Slack export. I cannot offer troubleshooting assistance with Slackdump exports.

  1. Download the latest Slackord release and extract the contents.
  2. Create a Discord bot here by selecting "New Application" at the top-right.
  3. Name your bot "Slackord", or any preferred custom name.
  4. Select "Bot" from the left panel, and upload an image for your bot if desired.
  5. Select "OAuth2" from the left panel. set the bot's "SCOPES" to "bot". This opens a new menu called "BOT PERMISSIONS" below. In "BOT PERMISSIONS", set the bot's permissions to "Administrator". This allows Slackord to post to private channels, too.
  6. Copy the "GENERATED URL" link below the "BOT PERMISSIONS", and paste into a browser.
  7. Join the bot into your desired server using the link generated.
  8. Click "Reset Token", select "Yes, do it!", then click the "Copy" button to the left of "Regenerate". "Keep it secret, keep it safe."
  9. Ensure that both "PUBLIC BOT" and "REQUIRES OAUTH2 CODE GRANT" sliders are turned off.
  10. In "Privileged Gateway Intents", tick the slider to enable "MESSAGE CONTENT INTENT".

Running Slackord

  1. Run Slackord.
  2. Click Set Bot Token and paste the copied token into the popup text field. Slackord will remember your token if you close it.
  3. Click Connect to connect the bot to your server.
  4. Click Import Server and select the Slack JSON chat history root folder, or Import Channel and select the channel folder.
  5. Once parsing has completed, visit any Discord channel you wish and type /slackord. Messages will begin posting and the progress bar will update as messages are sent.

Important: Please Read!

  1. If you need help, please feel free to join the Discord community listed at the top of this page, or open a new issue if it doesn't already exist.
  2. If you have a very large Slack server to import, it's much better to import a single channel, rather than the entire server. "Large servers" by Slackord's definition would be Slack imports that have more than 400+ JSON files to parse in total, either by single channel or across the entire server.
  3. Slackord is free, and it will always be free. However, if you found Slackord worth donating something, you can donate from within Slackord by clicking Donate inside Slackord, or you can sponsor Slackord at the top of this repository by clicking the heart (sponsor) button. You can also click here (PayPal) to donate directly to me.