Skip to content

4.0.10

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Aug 18:58
68c2148

Interaction

  • aa1f9c2: Refactor interactions handling

Deps

  • 3669ff3: Final update of Discord.JS to v14

isOwner

  • 3df3f2e: Use ClientApplication#owner to get owners list instead of env variable

CONTRIBUTING

  • f9ee962: Add contributing document

Docs

eslint

  • cf2180b: Don't configure indent
  • 40d8559: Always use latest ecmaVersion

configs

  • 20d3850: Rewrite prettier/eslint configs in YAML

README

EventManager

Commands

Feature

  • 0b6d334: Finish /commands handling and remove old code (closes #1)

package

  • 0b9684c: Use prebublishOnly script for publish

Release

Utils

*

ci/release

  • 6de11fc: Don't wait release for npm publish
  • 42289cc: Cleanup release workflow
  • 8cf6279: Fetch all history for log generation
  • 9cc49cb: Update to actions/checkout@v3 and setup-node@v3

utils

InteractionsManager

  • 8f74468: Allow including default interactions command in common

Dependencies

version

Testing

  • cac9597: Fix eslint & jest modules

bin/changelog

fiiClientOptions

  • c51ed72: Remove prefix (useless now)

Command

  • 09d0e30: Use ephemeral replies for errors
  • 25427b2: Make extraOptions optional
  • a34c3b7: Update constructor fields
  • 95a3538: Update constructor fields
  • fb1b2e3: Migrate command base methods to interactions
  • 1394ea9: Add permissions
  • 1379ac2: Add commandOptions

DB

ci/changelog

  • 5d15212: Move to ${GITHUB_WORKSPACE}

dependencies

Logger

ci

Loader

TestClient

Client

Package

Internals

fiiClient

  • 607d584: Add basic healthcheck support

Lint

Refactor

  • 61e9c14: Upgrade to Discord.JS@dev
  • 9464a7e: Cleanup code
  • 55b8119: Add more comments and documentation and cleanup code

Utils/FileSytem

Test

readme

CommandManager

interactions

  • 6c7211c: Refactor for permissions v2

Tests

CI

Contributing

ci/push

  • 540eb69: Update to actions/checkout@v3

Clinet

CommandOptions