<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.extremist.software/index.php?action=history&amp;feed=atom&amp;title=Discourse%2FUncategorized%2F2020-12-28_Exporting_our_Slack_Emoji_Collection</id>
	<title>Discourse/Uncategorized/2020-12-28 Exporting our Slack Emoji Collection - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.extremist.software/index.php?action=history&amp;feed=atom&amp;title=Discourse%2FUncategorized%2F2020-12-28_Exporting_our_Slack_Emoji_Collection"/>
	<link rel="alternate" type="text/html" href="https://wiki.extremist.software/index.php?title=Discourse/Uncategorized/2020-12-28_Exporting_our_Slack_Emoji_Collection&amp;action=history"/>
	<updated>2026-04-11T14:03:48Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.13</generator>
	<entry>
		<id>https://wiki.extremist.software/index.php?title=Discourse/Uncategorized/2020-12-28_Exporting_our_Slack_Emoji_Collection&amp;diff=89346&amp;oldid=prev</id>
		<title>Nthmost: Discourse archive import: Exporting our Slack Emoji Collection [uncategorized]</title>
		<link rel="alternate" type="text/html" href="https://wiki.extremist.software/index.php?title=Discourse/Uncategorized/2020-12-28_Exporting_our_Slack_Emoji_Collection&amp;diff=89346&amp;oldid=prev"/>
		<updated>2026-03-28T06:14:01Z</updated>

		<summary type="html">&lt;p&gt;Discourse archive import: Exporting our Slack Emoji Collection [uncategorized]&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Discourse Archive&lt;br /&gt;
| url      = https://discuss.noisebridge.info/t/exporting-our-slack-emoji-collection/2228&lt;br /&gt;
| date     = 2021-01-18&lt;br /&gt;
| wayback_url = https://web.archive.org/web/20210118/https://discuss.noisebridge.info/t/exporting-our-slack-emoji-collection/2228&lt;br /&gt;
| category = Uncategorized&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
= Exporting our Slack Emoji Collection =&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[User:system|system]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Looking for admin help in exporting Slack custom emojis for use in the forum and rocket.chat&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
      [https://gist.github.com/lmarkus/8722f56baf8c47045621 gist.github.com]&lt;br /&gt;
  &lt;br /&gt;
  &lt;br /&gt;
    &lt;br /&gt;
=== https://gist.github.com/lmarkus/8722f56baf8c47045621 ===&lt;br /&gt;
&lt;br /&gt;
=== README.MD ===&lt;br /&gt;
&lt;br /&gt;
```&lt;br /&gt;
# Extracting Emoji From Slack!&lt;br /&gt;
&lt;br /&gt;
Slack doesn&amp;#039;t provide an easy way to extract custom emoji from a team. (Especially teams with thousands of custom emoji)&lt;br /&gt;
This Gist walks you through a relatively simple approach to get your emoji out.&lt;br /&gt;
&lt;br /&gt;
If you&amp;#039;re an admin of your own team, you can get the list of emoji directly using this API: https://api.slack.com/methods/emoji.list. Once you have it, skip to Step 3&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;HOWEVER!&amp;#039;&amp;#039;&amp;#039; This gist is intended for people who don&amp;#039;t have admin access, nor access tokens for using that list.&lt;br /&gt;
&lt;br /&gt;
Follow along...&lt;br /&gt;
```&lt;br /&gt;
&lt;br /&gt;
This file has been truncated. [https://gist.github.com/lmarkus/8722f56baf8c47045621 show original]&lt;br /&gt;
&lt;br /&gt;
=== download.sh ===&lt;br /&gt;
&lt;br /&gt;
```&lt;br /&gt;
#!/usr/bin/env bash&lt;br /&gt;
######&lt;br /&gt;
== UPDATE for 2019: I completely changed my approach on how to obtain the emoji dump. ==&lt;br /&gt;
== The new approach results in a JSON file, so the processing is a bit diferent than ==&lt;br /&gt;
== with the previous version.  This version will also take care of aliased emoji. ==&lt;br /&gt;
&lt;br /&gt;
# Use:&lt;br /&gt;
# Make this file executable, and feed it the results from the Slack emoji URL dump. Files will be downloaded to `output`&lt;br /&gt;
# 	chmod +x download.sh&lt;br /&gt;
# 	./download.sh emoji.json&lt;br /&gt;
```&lt;br /&gt;
&lt;br /&gt;
This file has been truncated. [https://gist.github.com/lmarkus/8722f56baf8c47045621 show original]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[User:themanmaran|themanmaran]]&amp;#039;&amp;#039;&amp;#039; — &amp;#039;&amp;#039;2020-12-28&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
[[User:Nthmost|@nthmost]]&lt;br /&gt;
&lt;br /&gt;
----&lt;/div&gt;</summary>
		<author><name>Nthmost</name></author>
	</entry>
</feed>