# Usage ```bash ruby slackconverter.rb > dms.json ``` on your mattermost server: ```bash bin/mattermost import bulk --validate dms.json ``` when there where no errors: ```bash bin/mattermost import bulk --apply dms.json ```