remoji 0.2.1 → 0.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.adoc +3 -3
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 89c0114b004673394cde1c12fd2474c3e813716bea3b1d74b00210509f243fd9
|
|
4
|
+
data.tar.gz: 55d220dd3748b3068a3d2f0c81348ada783ed638d7e59f7dd415547a59534987
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 4575efc9cab82302918df79b5b40e3f36d09a17c346658633f7f39e88ec64bc84de784d89b44b22198b9553d7efb69e014823b9f896e8df560e7e575b48db7f7
|
|
7
|
+
data.tar.gz: a54b99b7e4d0a889bab2b73738a53e0eec4a94c751247745590d064b68563c37d65ae96ebb9eae74d3e9922f3912f59be0ef09a2354502a9bb1368c985ea9deb
|
data/README.adoc
CHANGED
|
@@ -145,7 +145,7 @@ Print Jenny's number
|
|
|
145
145
|
|
|
146
146
|
### (R)Emoji!
|
|
147
147
|
|
|
148
|
-
Set further aliases up for fun/common stuff
|
|
148
|
+
#### Set further aliases up for fun/common stuff
|
|
149
149
|
|
|
150
150
|
----
|
|
151
151
|
/alias smiles /emj -s :smiles:
|
|
@@ -157,14 +157,14 @@ Set further aliases up for fun/common stuff
|
|
|
157
157
|
11/09-14:33 -=- Irssi: process 0 (emj -n 'evil monkey') terminated with return code 0
|
|
158
158
|
----
|
|
159
159
|
|
|
160
|
-
Or just use casually.
|
|
160
|
+
#### Or just use casually.
|
|
161
161
|
|
|
162
162
|
----
|
|
163
163
|
/emj The :cow: jumped over the :moon:
|
|
164
164
|
11/16-21:41 <bougyman> The 🤠 🐮 🐄 jumped over the 🥮 🌑 🌒 🌓 🌔 🌕 🌖 🌗 🌘 🌙 🌚 🌛 🌜 🌝 🎑
|
|
165
165
|
----
|
|
166
166
|
|
|
167
|
-
Get more exact
|
|
167
|
+
#### Get more exact
|
|
168
168
|
|
|
169
169
|
----
|
|
170
170
|
/emj -e The :cow: jumped over the :full moon:.
|