All Projects → advaith1 → stickers

advaith1 / stickers

Licence: MIT License
Discord Nitro Sticker List

Programming Languages

EJS
674 projects
typescript
32286 projects
Sass
350 projects
Dockerfile
14818 projects
shell
77523 projects

Discord Sticker List

Shows a page with all currently available Discord stickers, displayed in columns by sticker pack, showing the sticker's tags on hover.

To avoid hitting Discord ratelimits, data is cached for 30 seconds.

You can view the site at stickers.advaith.io.


Setup

Requires Node.js 14+, TypeScript, pnpm, and Sass. You must also have a Discord bot application.

  1. Rename .env.example to .env and fill it out
  2. Install dependencies with pnpm i
  3. Compile the TypeScript code with tsc
  4. Compile the Sass code with pnpm sass
  5. Run with pnpm start
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].