https://github.com/voldyman/emos
Emoji Search (discord emojis)
https://github.com/voldyman/emos
bleve discord golang search
Last synced: 28 days ago
JSON representation
Emoji Search (discord emojis)
- Host: GitHub
- URL: https://github.com/voldyman/emos
- Owner: voldyman
- License: mit
- Created: 2020-05-12T04:45:14.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-10-20T14:05:37.000Z (over 3 years ago)
- Last Synced: 2025-01-12T15:27:56.577Z (over 1 year ago)
- Topics: bleve, discord, golang, search
- Language: Go
- Size: 90.2 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#### emos - Emoji Search
I wrote this program because emoji search on https://discordemoji.com/ is pretty slow and i want to be annoying in our work chat more often.
The CLI caches the emojis and builds an index to make it faster to search.
##### Usage
```
$ emos '*snug'
MonkaSnug - https://discordemoji.com/assets/emoji/MonkaSnug.png
$ emos -link r
https://discordemoji.com/assets/emoji/r.png
$ emos -md pepehug
pepehug - /md 
$ emos -md -link -lucky monkaHmm
/md 
```
My usual usage is
```
$ emos -md -link -lucky cry | pbcopy
```