All Projects → devcat → discord.emojis

devcat / discord.emojis

Licence: other
hourly cron scraping emojis table from discord client

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to discord.emojis

job-plus
Job Plus项目是基于SpringBoot+Vue的轻量级定时任务管理系统
Stars: ✭ 17 (+0%)
Mutual labels:  cron
php-mvc
PHP MVC ⦿ Dockerized • Composer • RESTful API • Memcached • cron • WebSocket
Stars: ✭ 17 (+0%)
Mutual labels:  cron
emoji-extractor-plus
Extract emojis from Apple font in PNG format
Stars: ✭ 42 (+147.06%)
Mutual labels:  emojis
kaabah
A Terraform solution to design, build and operate Docker Swarm infrastructures
Stars: ✭ 29 (+70.59%)
Mutual labels:  cron
nodejs-cron-job-must-know
it is an example of running node.js script with every certain period(cron job)
Stars: ✭ 35 (+105.88%)
Mutual labels:  cron
arask
Automatic RAils taSKs.
Stars: ✭ 31 (+82.35%)
Mutual labels:  cron
markdown-emojis
🔥 All the emojis 🎉
Stars: ✭ 198 (+1064.71%)
Mutual labels:  emojis
slack-emoji-for-techies
100s of Slack emoji, many tech-related
Stars: ✭ 123 (+623.53%)
Mutual labels:  emojis
scheduler
Task Scheduler for Laravel applications. UI from scratch
Stars: ✭ 18 (+5.88%)
Mutual labels:  cron
kitsu-season-trends
🦊 Kitsu seasonal anime trends
Stars: ✭ 13 (-23.53%)
Mutual labels:  cron
high-quality-nix-content
GitHub repository containing highest quality Nix/NixOS content
Stars: ✭ 88 (+417.65%)
Mutual labels:  emojis
adsorber
Ad-blocker for Linux systems purely built on POSIX-compliant shell scripts.
Stars: ✭ 57 (+235.29%)
Mutual labels:  cron
cron-command
Tests, runs, and deletes WP-Cron events; manages WP-Cron schedules.
Stars: ✭ 23 (+35.29%)
Mutual labels:  cron
server-next
😎 The next generation of RESTful API service and more for Mix Space, powered by @nestjs.
Stars: ✭ 43 (+152.94%)
Mutual labels:  cron
wheeltimer
crontab, golang crontab, wheeltimer
Stars: ✭ 13 (-23.53%)
Mutual labels:  cron
gh-action-data-scraping
this shows how to use github actions to do periodic data scraping
Stars: ✭ 147 (+764.71%)
Mutual labels:  cron
asparagus
An easy to use task scheduler for distributed systems
Stars: ✭ 14 (-17.65%)
Mutual labels:  cron
nertivia-client-ts
Recreating Nertivia client more efficiently using typescript. Nertivia is a web chat app.
Stars: ✭ 12 (-29.41%)
Mutual labels:  emojis
latexemoji
Latex package to include emoji in Latex document
Stars: ✭ 17 (+0%)
Mutual labels:  emojis
emsm
A lightweight, easy to extend minecraft server manager.
Stars: ✭ 72 (+323.53%)
Mutual labels:  cron

you can find json files in dist folder

npm install @c4t/emojis

npm install evans-archive/discord.emojis#<commit-hash>

git submodule add https://github.com/evans-archive/discord.emojis

import emojis from '@c4t/emojis';

console.log(emojis.kv);
console.log(emojis.default);
console.log(emojis.metadata);
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].