https://github.com/paraskcd1315/emotes
Nitroless Emotes Repository
https://github.com/paraskcd1315/emotes
Last synced: about 2 months ago
JSON representation
Nitroless Emotes Repository
- Host: GitHub
- URL: https://github.com/paraskcd1315/emotes
- Owner: paraskcd1315
- Created: 2021-06-28T02:14:49.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-29T17:53:10.000Z (over 2 years ago)
- Last Synced: 2025-01-31T12:30:49.720Z (4 months ago)
- Language: JavaScript
- Size: 22.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#
ParasKCD's Nitroless Emotes Repo
## Add my Nitroless Repository
In any Nitroless App, Windows/Android/iOS/macOS, just tap the `+` icon and just add this url `https://emotes.paraskcd.com/`## Make your own Nitroless Repository
### Requirements
- [NodeJS](#https://nodejs.org/)
- Any Terminal App
- Emotes Folder with actual emotes being saved!### Using nodejs to batch-insert the emotes to the JSON File
- `git clone https://github.com/paraskcd1315/emotes.git` this project or just download the zip and extract it.
- Add your emotes into the emotes Folder, the folder name can be changed if you want.
- Emotes should be either in pngs or gifs.
- Add a name for your repo, the name and type of the Image Icon and the name of the folder where all your emotes reside in the `repoData.js` file, in the exports.name, exports.icon and exports.pathName accordingly.
- Open a Terminal and write `npm install` if you running for the first time, if not then skip this step.
- In the Terminal, write `npm run start` and let the program run.
- That's it.### Make your own Github Repository
[Tutorial](#https://docs.github.com/en/get-started/quickstart/create-a-repo) - https://docs.github.com/en/get-started/quickstart/create-a-repo
### Deploy to Github Pages
[Tutorial](#https://docs.github.com/en/pages/getting-started-with-github-pages/creating-a-github-pages-site) - https://docs.github.com/en/pages/getting-started-with-github-pages/creating-a-github-pages-site