slash-up

💻 CLI to view Discord commands and sync commands with slash-create

MIT License

Downloads
503
Stars
15
Committers
3

Bot releases are hidden (Show)

slash-up - v1.4.2 Latest Release

Published by Snazzah 12 months ago

Fixed:

  • Fixed issue when listing local commands
  • Fixed local commands not showing some attributes
slash-up - v1.4.1

Published by Snazzah 12 months ago

Fixed:

  • Fixed a bug in the previous release creating errors when syncing
slash-up - v1.4.0

Published by Snazzah 12 months ago

Added:

  • Added future v6 compatibility
  • Added .cjs, .mjs, .mts, and .cts extensions to be automatically registered.
slash-up - v1.3.0

Published by Snazzah over 1 year ago

Changed:

  • slash-up can now be ran in ESM projects without error, using @esbuild-kit/cjs-loader instead of ts-node for module loading
slash-up - v1.2.1

Published by Snazzah about 2 years ago

Fixed:

  • Call process.exit after syncing
  • Print error stacktrace on command require errors
slash-up - v1.2.0

Published by Snazzah over 2 years ago

Changed:

  • Updated slash-create to 5.6.1

Added:

  • slash-up view now shows DM permissions, default member permissions, and localizations. Default permission only shows if the value is false.
slash-up - v1.1.2

Published by Snazzah over 2 years ago

Changed:

  • Updated slash-create to 5.5.3

Fixed:

  • Set ts-node to only transpile .ts files (should be faster)
  • No longer logs invalid command errors
slash-up - v1.1.1

Published by Snazzah over 2 years ago

Changed:

  • Updated slash-create to 5.5.2

Fixed:

  • Register errors now show the file's path
slash-up - v1.1.0

Published by Snazzah over 2 years ago

Added:

  • slash-up will now find a .env file based on the env given in the CLI. For example, doing slash-up list -e dev will look for a dev.env file before finding .env.
slash-up - v1.0.11

Published by Snazzah over 2 years ago

Changed:

  • Register command failures will now be logged with the debug flag is on
slash-up - v1.0.10

Published by Snazzah almost 3 years ago

Fixed:

  • beforeSync and commandPath flags not being used in config
  • Requiring TypeScript files now uses ts-node. (This is a bit slow, it might be best to compile and set that as the path)
slash-up - v1.0.9

Published by Snazzah almost 3 years ago

Fixed:

  • Fix typescript importing again
  • Fix some missing options in slash-up local
slash-up - v1.0.8

Published by Snazzah almost 3 years ago

Fixed:

  • Fix loading local commands in non-typescript environments
slash-up - v1.0.7

Published by Snazzah almost 3 years ago

Fixed:

  • Fixed dependencies for non-typescript environments
slash-up - v1.0.6

Published by Snazzah almost 3 years ago

Fixed:

  • Fix global to guild syncing to global aswell in slash-up sync
slash-up - v1.0.5

Published by Snazzah almost 3 years ago

Fixed:

  • Fixed a typo in slash-up config
slash-up - v1.0.4

Published by Snazzah almost 3 years ago

Fixed:

  • Fixed an error when a template is only provided in slash-up init
slash-up - v1.0.3

Published by Snazzah almost 3 years ago

Fixed:

  • Fixed comma and tabs in slash-up config
slash-up - v1.0.2

Published by Snazzah almost 3 years ago

Added:

  • slash-up init now installs packages and renames .env.example after cloning

Fixed:

  • Fixed creating a config file from slash-up config
slash-up - v1.0.1

Published by Snazzah almost 3 years ago

Fixed:

  • Fixed TS requiring config.
Package Rankings
Top 8.23% on Npmjs.org
Badges
Extracted from project README
NPM version NPM downloads ESLint status DeepScan grade discord chat