BLAPI icon indicating copy to clipboard operation
BLAPI copied to clipboard

A package to handle posting your discord bot stats to all botlists [Typescript (and JavaScript) - maintained by @maybeanerd]

Results 6 BLAPI issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`18.6.4` -> `18.11.8`](https://renovatebot.com/diffs/npm/@types%2fnode/18.6.4/18.11.8) |...

It would be rather convenient if BLAPI could just get all tokens from the Environment. An Idea would be to prefix them with BLAPI_ oder BOTLIST_TOKEN An Open question is...

enhancement
investigating

*feel free to open a PR for this issue! It's currently not being worked on* Discord.js isn't the only library developers use. [Eris has types](https://github.com/abalabahaha/eris/blob/master/index.d.ts) and should, therefore, be somewhat...

enhancement
help wanted

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [typescript](https://www.typescriptlang.org/) ([source](https://togithub.com/Microsoft/TypeScript)) | [`5.0.4` -> `5.4.5`](https://renovatebot.com/diffs/npm/typescript/5.0.4/5.4.5) |...

dependencies

It would be nice to be able to quickly and safely release new versions e.g. with package/dependency updates. Adding tests for the default use cases should help doing that with...

enhancement