webamp/packages/skin-database
2020-06-11 14:26:19 -04:00
..
data Move skin stuff to their own packages 2020-05-17 22:24:35 -07:00
discord-bot Fixes for screenshots 2020-06-11 14:26:19 -04:00
tasks Move skin stuff to their own packages 2020-05-17 22:24:35 -07:00
.gitignore Move skin stuff to their own packages 2020-05-17 22:24:35 -07:00
addSkin.ts Move skin stuff to their own packages 2020-05-17 22:24:35 -07:00
analyser.ts Move skin stuff to their own packages 2020-05-17 22:24:35 -07:00
cli.ts Move skin stuff to their own packages 2020-05-17 22:24:35 -07:00
db.js Move skin stuff to their own packages 2020-05-17 22:24:35 -07:00
DiscordWinstonTransport.js Move skin stuff to their own packages 2020-05-17 22:24:35 -07:00
graphql.js Move skin stuff to their own packages 2020-05-17 22:24:35 -07:00
hash.js Move skin stuff to their own packages 2020-05-17 22:24:35 -07:00
index.js Move skin stuff to their own packages 2020-05-17 22:24:35 -07:00
logger.js Move skin stuff to their own packages 2020-05-17 22:24:35 -07:00
nsfw.js Start tying to filter out NSFW skins 2020-06-08 20:44:50 -07:00
package.json Start tying to filter out NSFW skins 2020-06-08 20:44:50 -07:00
README.md Add readmes 2020-05-18 09:05:12 -07:00
s3.js Move skin stuff to their own packages 2020-05-17 22:24:35 -07:00
shooter.js Wait for initialization 2020-06-11 14:26:19 -04:00
tsconfig.json Move skin stuff to their own packages 2020-05-17 22:24:35 -07:00
types.ts Move skin stuff to their own packages 2020-05-17 22:24:35 -07:00
yarn.lock Move skin stuff to their own packages 2020-05-17 22:24:35 -07: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.