mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 18:25:30 +00:00
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> |
||
|---|---|---|
| .. | ||
| data | ||
| discord-bot | ||
| fixtures | ||
| tasks | ||
| .gitignore | ||
| addSkin.ts | ||
| algolia.ts | ||
| analyser.ts | ||
| babel.config.js | ||
| cli.ts | ||
| db.js | ||
| DiscordWinstonTransport.js | ||
| index.js | ||
| logger.js | ||
| nsfw.js | ||
| nsfwImage.test.js | ||
| nsfwImage.ts | ||
| package.json | ||
| README.md | ||
| s3.js | ||
| shooter.js | ||
| tsconfig.json | ||
| types.ts | ||
| utils.ts | ||
| yarn.lock | ||
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.