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: 3 months ago
JSON representation
😝 Download discordemoji from api with node.js.
- Host: GitHub
- URL: https://github.com/explooosion/discordemoji-downloader
- Owner: explooosion
- License: mit
- Created: 2018-05-30T09:49:23.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-30T17:59:48.000Z (about 7 years ago)
- Last Synced: 2025-01-24T22:11:51.253Z (5 months ago)
- Topics: discord, discordemoji, downlaod, emoji
- Language: JavaScript
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)