Git Product home page Git Product logo

tags's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

npm
package.json
  • tslib ^2.6.0
  • @commitlint/cli ^17.6.7
  • @commitlint/config-conventional ^17.6.7
  • @sapphire/eslint-config ^4.4.3
  • @sapphire/prettier-config ^1.4.5
  • @sapphire/ts-config ^4.0.1
  • @types/node ^18.17.0
  • @typescript-eslint/eslint-plugin ^5.62.0
  • @typescript-eslint/parser ^5.62.0
  • @vitest/coverage-v8 ^0.33.0
  • cz-conventional-changelog ^3.3.0
  • eslint ^8.45.0
  • eslint-config-prettier ^8.8.0
  • eslint-plugin-prettier ^4.2.1
  • gen-esm-wrapper ^1.1.3
  • husky ^8.0.3
  • lint-staged ^13.2.3
  • prettier ^2.8.8
  • pretty-quick ^3.1.3
  • standard-version ^9.5.0
  • typedoc ^0.24.8
  • typescript ^5.1.6
  • vitest ^0.33.0
  • ansi-regex ^5.0.1
  • minimist ^1.2.8
  • yarn 3.6.1

  • Check this box to trigger a request for Renovate to run again on this repository

request: error customization

Is your feature request related to a problem? Please describe.

Sometimes, admins may want to customize the error message Skyra sends, for example, in a slap command, the admin may want Skyra to send Who do you want to slap? when the argument fails to be resolved, instead of the generic You must provide a valid user.

Describe the solution you'd like

We can use #{str} inside tags, e.g:

{author} gave {user #{Who do you want to slap?}} a big slap! {random {url1} {url2} {url3} {url4}} (complementing #1).

Error messages are not affected by transformations - because they're not part of the output message, but an error.

It can also be weird if somebody did Echo: {string... #{Please specify the content} | bold | uppercase}, the admin expects this to return Echo: **SUCH WOW** when somebody runs it with s!mycommand such wow, but it's hardly expectable in the error itself - which would show **PLEASE SPECIFY THE CONTENT** if it did.

Describe alternatives you've considered

N/a.

Additional context

N/a.

request: add random tags

Is your feature request related to a problem? Please describe.

Sometimes, the user may want Skyra to reply with a random message, e.g. one of a collection of urls.

Describe the solution you'd like

{random {url1} {url2} {url3}}

Transformers would also be supported:

What is the best? {random {google} {bing} {ddg} | bold} outputs one of What is best? **google**, What is best? **bing**, and What is best? **ddg**.

The validation is that random tags must have at least one option. Throwing an error when none was provided.

Describe alternatives you've considered

N/a.

Additional context

N/a.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.