Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/explooosion/discordemoji-downloader

😝 Download discordemoji from api with node.js.
https://github.com/explooosion/discordemoji-downloader

discord discordemoji downlaod emoji

Last synced: 2 days ago
JSON representation

😝 Download discordemoji from api with node.js.

Awesome Lists containing this project

README

        

# discordemoji-downloader
😝 Download [discordemoji](https://discordemoji.com/) from api with node.js.

## Clone & Installation

```bash
git clone https://github.com/explooosion/discordemoji-downloader.git
```

```bash
yarn install
```

## Donwload emoji

```bash
yarn start
```

## Clean cache

Remove api files:

- categories.json
- emoji.json

## License
[MIT](http://opensource.org/licenses/MIT)