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
- 6db31a1: Fix typedoc warnings
eslint
configs
- 20d3850: Rewrite prettier/eslint configs in YAML
README
EventManager
- 6ac87ed: Allow to load events from directory
- 0afa0e5: Add setCallback
- 9b4769d: Adapt client events
- bb2b17d: Add DeleteEvent logs
- 563ef88: Add DeleteEvent
Commands
Feature
package
- 0b9684c: Use prebublishOnly script for publish
Release
- 46d174c: 3.0.0
- 51623ce: Release 2.4.0
- e2981a8: Release 2.3.1
- b313e15: 2.3.0
- 7225ce7: Release 2.2.1
- d308874: Release version 2.2.0
- a3ff28a: Release 2.1.0
- e9fd5c8: Release 2.0.2
- 1f43a73: 2.0.1
- f16b476: Release 2.0.0
- 116df20: Fix changelog path
- 1d7d935: Generate changelog
- 56d9a62: Add changelog generator
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
- f54c832: Import common constants
InteractionsManager
- 8f74468: Allow including default interactions command in common
Dependencies
- a219a9b: Update all dependencies
- 046eee5: Update discord.js to v14.0.3
- dba59e9: Update discord.js to 13.8.0
- c48b162: UPgrade all dependdencies
- faf991d: Bump pskv to v1.1.0 and discord.js to 13.6.0
- fde2d79: Upgrade dependencies
- 283b5b1: Upgrade discord.js
- ee1ad6e: Upgrade discord.js
- 547d58c: Remove PG and @types/pg
- a7f4d16: Bump all dependencies
- af1954b: Upgrade to discord.js v13
- 2586032: Upgrade dependencies
- a93ec79: Upgrade all dependencies
- f2064f8: Update DJS
- e896fe1: Migrate to Discord.JS v13@dev
version
- 68c2148: Bump to 4.0.10
- 5596c4d: Bump to 4.0.9
- c5e835b: Bump to 4.0.8
- c9639d0: Bump to 4.0.7
- 6259543: Bump to 4.0.6
- ef73d40: Bump to 4.0.5
- 6eae852: Bump to 4.0.4
- f81156b: Bump to 4.0.3
Testing
- cac9597: Fix eslint & jest modules
bin/changelog
- 52cf747: Remove unused variable
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
- 11db70a: Refactor logger class
- 385c465: Remove unused variables
- ac170ad: Cleanup date formating
- 507b7ee: Add colors
- 10bf834: Send every message type on discord
- ffbfc3d: Send logs to discord
- dce3b9e: Return $this to allow logging chains
ci
Loader
TestClient
Client
- a16bc53: Replace DbClient with Pskv
- 1d3b39c: Fix CommonJS import
- aed62a8: Update commands correctly
- 9c9a4f4: Add dbclient
- 7929128: Finish /commands handling
- e233207: Create and remove commands on startup
- 8541606: Add simple interactions handler
- 51c0ade: Join threads on startup and on creation
- ab5b4cc: Add READY event
- 2ac4058: Add logger
- b8a0164: Add logger
- e059a6e: Start working on fiiClient
Package
- ce8049e: Release 1.0.0
Internals
- ba2545b: Document walkDir
fiiClient
- 607d584: Add basic healthcheck support
Lint
- 5b0a664: Fix all linter errors
Refactor
- 61e9c14: Upgrade to Discord.JS@dev
- 9464a7e: Cleanup code
- 55b8119: Add more comments and documentation and cleanup code
Utils/FileSytem
- 430405f: Fix file lstat path
Test
readme
- 9551329: Fix status badge
CommandManager
- 98ea584: HOTFIX
- 2a2f1fe: Fix for context menus as commands
- 63de03d: Add logs
- 87b3aa4: Remove debug code
- 5ad7732: Refactor commandmanager
- edcb77e: Add basic command handling
interactions
- 6c7211c: Refactor for permissions v2
Tests
CI
- ee28cca: Another one fixes the dust
- 612c06b: Try to fix release notes (again)
- e1a2338: Try to fix release publication
- ff89748: Fix chagelog generator
- 85a0ef7: Publish package on main npm registry
- 624a990: Update push CI Node.JS to v18
- f87014d: Add NPM package publication
- b0a213b: Fix changelog generator formatting
- cef2dbd: Fix tag
- 85e6105: Fix
- 371a994: Fix CI
- 37cbe14: Don't test code
- ec6b15d: Fix Build errors
- 11dec36: Use NPM instead of yarn to fix build
- 80b3b60: Add release workflow
- e3b4763: Rename workflows
Contributing
- 4f79b3d: Add commit rule
ci/push
- 540eb69: Update to actions/checkout@v3
Clinet
CommandOptions
- 3c2f04e: Remove useless propos