webamp/packages/skin-database
2020-11-02 23:49:49 -05:00
..
data Server changes 2020-11-02 23:49:49 -05:00
discord-bot Server changes 2020-11-02 23:49:49 -05:00
fixtures Progress (probably, who knows) 2020-09-16 08:29:50 -04:00
tasks Tweet from JS and scrape tweets 2020-11-02 23:49:49 -05: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 Delete skin, skin content hash, rebuild index 2020-11-02 23:48:40 -05:00
air.js Tweet from JS and scrape tweets 2020-11-02 23:49:49 -05:00
algolia.ts Update Algolia on report flag 2020-06-14 00:59:59 -04:00
analyser.ts Delete skin, skin content hash, rebuild index 2020-11-02 23:48:40 -05:00
babel.config.js Progress (probably, who knows) 2020-09-16 08:29:50 -04:00
cli.ts Tweet from JS and scrape tweets 2020-11-02 23:49:49 -05:00
data.json Tweet from JS and scrape tweets 2020-11-02 23:49:49 -05: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 2020-11-02 23:49:49 -05:00
logger.js Move skin stuff to their own packages 2020-05-17 22:24:35 -07:00
package.json Tweet from JS and scrape tweets 2020-11-02 23:49:49 -05:00
README.md Add readmes 2020-05-18 09:05:12 -07:00
s3.js Delete skin, skin content hash, rebuild index 2020-11-02 23:48:40 -05:00
shooter.js Server changes 2020-11-02 23:49:49 -05:00
skinHash.ts Delete skin, skin content hash, rebuild index 2020-11-02 23:48:40 -05:00
tsconfig.json Speed up TS and start doing more sqlite 2020-09-16 08:26:55 -04:00
twitter.ts Tweet from JS and scrape tweets 2020-11-02 23:49:49 -05:00
types.ts Remove nsfwjs 2020-11-02 23:48:40 -05:00
utils.ts Fix twitter bot 2020-11-02 23:48:40 -05: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.