Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Releases: ming-suhi/djsc-cli

Improved Logging

13 Jun 06:07
0c8e809

Choose a tag to compare

Improved Logging (v1.1.0)

Features:

0c8e809
Improved logging. Now logs posted commands.

Fixes:

0c8e809
Local commands are not posted through sync commands, but posts with post command.

No breaking changes to users.

Command Options Patch

11 May 13:14
2e16b32

Choose a tag to compare

Command Options Patch (v1.0.2)

Fixes:

3160268
Commands option cannot be detected during compare command, which commonly caused no changes to be detected. Post commands, delete commands, and sync commands was not affected by this issue.

No breaking changes to users.

Modified List Patch

06 May 16:07
c7a0935

Choose a tag to compare

Modified List Patch (v1.0.1)

Fixes:

c88e80b
Commands appear modified even if it is not.

No breaking changes to users.

First Release

01 May 09:57
3fda105

Choose a tag to compare

🚀 @ming-suhi/djsc-cli

A package for easy posting, updating, and deleting Discord Application Commands from the command line or terminal.

Features

Listed below are the current project features and may change in the future.

  • Sync Command
  • Post Command
  • Delete Command
  • Get Command
  • Compare Command
First Release (v1.0.0)