|
vor 5 Jahren | |
---|---|---|
bin | vor 5 Jahren | |
lib | vor 5 Jahren | |
spec | vor 5 Jahren | |
.env.sample | vor 5 Jahren | |
.gitignore | vor 5 Jahren | |
.rakeTasks | vor 5 Jahren | |
.rspec | vor 5 Jahren | |
.tool-versions | vor 5 Jahren | |
.travis.yml | vor 5 Jahren | |
Gemfile | vor 5 Jahren | |
Gemfile.lock | vor 5 Jahren | |
LICENSE.txt | vor 5 Jahren | |
README.md | vor 5 Jahren | |
Rakefile | vor 5 Jahren | |
slack_mattermost_emoji.gemspec | vor 5 Jahren |
This gem is a simple script to download all the custom emoji in a Slack workspace and upload them to a Mattermost instance.
$ git clone https://git.simulacrum.party/simulacrumparty/slack_mattermost_emoji.git
$ cd slack_mattermost_emoji
$ bundle
$ cp .env.sample .env
Fill in the relevant values in .env and you should be all set!
(requires Ruby and Bundler to be installed)
$ bin/slack-mattermost-emoji
Running the test suite will upload actual files to your actual Mattermost instance.
$ rspec
The gem is available as open source under the terms of the MIT License.