webamp/packages/skin-database
dependabot[bot] 94a681a8a0
Bump bl from 1.2.2 to 1.2.3 in /packages/skin-database (#1028)
Bumps [bl](https://github.com/rvagg/bl) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](https://github.com/rvagg/bl/compare/v1.2.2...v1.2.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-01 16:59:19 -08:00
..
data Server changes for skin museum 2020-09-16 08:29:50 -04:00
discord-bot Server changes for skin museum 2020-09-16 08:29:50 -04:00
fixtures Progress (probably, who knows) 2020-09-16 08:29:50 -04:00
tasks Too many updates 2020-09-16 08:29:50 -04:00
.gitignore Add script to sync to sqlite DB (which I plan to use instead of mongodb) 2020-06-14 03:46:59 -04:00
addSkin.ts Server changes for skin museum 2020-09-16 08:29:50 -04:00
algolia.ts Update Algolia on report flag 2020-06-14 00:59:59 -04:00
analyser.ts Move skin stuff to their own packages 2020-05-17 22:24:35 -07:00
babel.config.js Progress (probably, who knows) 2020-09-16 08:29:50 -04:00
cli.ts Too many updates 2020-09-16 08:29:50 -04:00
db.js Start writing to sqlite db 2020-09-16 08:26:55 -04:00
DiscordWinstonTransport.js Move skin stuff to their own packages 2020-05-17 22:24:35 -07:00
index.js Server changes for skin museum 2020-09-16 08:29:50 -04:00
logger.js Move skin stuff to their own packages 2020-05-17 22:24:35 -07:00
nsfw.js Add handling of NSFW skins 2020-06-12 22:12:51 -04:00
nsfwImage.test.js Progress (probably, who knows) 2020-09-16 08:29:50 -04:00
nsfwImage.ts Progress (probably, who knows) 2020-09-16 08:29:50 -04:00
package.json Too many updates 2020-09-16 08:29:50 -04:00
README.md Add readmes 2020-05-18 09:05:12 -07:00
s3.js Server changes for skin museum 2020-09-16 08:29:50 -04:00
shooter.js Wait for initialization 2020-06-11 14:26:19 -04:00
tsconfig.json Speed up TS and start doing more sqlite 2020-09-16 08:26:55 -04:00
types.ts Server changes for skin museum 2020-09-16 08:29:50 -04:00
utils.ts Too many updates 2020-09-16 08:29:50 -04:00
yarn.lock Bump bl from 1.2.2 to 1.2.3 in /packages/skin-database (#1028) 2020-11-01 16:59:19 -08:00

Winamp Skin Database

This package contains code for managing the collection of Winamp skins which are used for various projects related to Webamp:

  • @winampSkins Twitter Bot
  • The Discord bot used in the Webamp Discord

Discord Bot

The discord bot allows us to:

  • Review skins for use by the Twitter bot
  • Upload new skins to the database
  • Get a screenshot of a given skin
  • Get a link/screenshot of a skin based on its hash

Server

This package also includes a GraphQL interface for exploring skins. It is not currently used by anything, but can be useful for inspecting the data.