Releases: The-Best-Codes/discraft-js
Releases · The-Best-Codes/discraft-js
v1.4.12
Full Changelog: v1.4.11...v1.4.12
v1.4.11
Full Changelog: v1.4.10...v1.4.11
Tests
- Try to resolve issue with
.discraftfolder on some distros by removing the.
v1.4.10
Full Changelog: v1.4.9...v1.4.10
Fixes
- Fix the issue with the
initcommand not creating the.discraftfolder
v1.4.9
Full Changelog: v1.4.8...v1.4.9
Layout changes
CommandHandler.jswas moved to the.discraftfolder- There is now a custom event handler file
Updates
- The CLI and docs have some updates
- A few dependency updates
v1.4.8
v1.4.7
v1.4.6
Full Changelog: v1.4.5...v1.4.6
Updates
- Fix
check-tokencommand logger import - Edit README to contain proper ENV variable name
v1.4.5
Full Changelog: v1.4.4...v1.4.5
Updates
- Fix ESLint errors
- Add
check-tokencommand - Add discord.js to default dependencies
Install Discraft to get started:
npm install -g discraft@latestv1.4.4
Full Changelog: v1.4.3...v1.4.4
Updates
- Refactor code and fix ESLint errors
- Remove unused imports and modules
v1.4.3
Full Changelog: v1.4.2...v1.4.3
Updates
For some users, @eslint/js may have thrown errors when installing because it was missing but requires in ESLint config. This issue is now fixed.