Skip to content

IceeMC/stickers

This branch is 3 commits ahead of, 14 commits behind advaith1/stickers:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a14e686 · Mar 17, 2021

History

15 Commits
Mar 17, 2021
Feb 14, 2021
Feb 14, 2021
Nov 14, 2020
Mar 17, 2021
Mar 17, 2021
Nov 14, 2020
Feb 13, 2021
Feb 8, 2021
Feb 8, 2021
Nov 25, 2020
Mar 16, 2021
Mar 17, 2021

Repository files navigation

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

About

Discord Sticker List

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • EJS 73.0%
  • TypeScript 15.0%
  • Sass 9.1%
  • Dockerfile 2.7%
  • Shell 0.2%