discord.js-v14-template

An advanced Discord bot template for discord.js package

Stars
8
Committers
2

Bot releases are hidden (Show)

discord.js-v14-template - v3.0.0 Latest Release

Published by Tolga1452 over 1 year ago

BREAKING CHANGES

What's Changed

Full Changelog: https://github.com/Tolga1452/discord.js-v14-template/compare/v2.0.1...v3.0.0

discord.js-v14-template - v2.0.1

Published by Tolga1452 over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/Tolga1452/discord.js-v14-template/compare/v2.0.0...v2.0.1

discord.js-v14-template - v2.0.0

Published by Tolga1452 almost 2 years ago

BREAKING CHANGES

  • load.js and load script (in package.json) has removed.
  • The template supports discord.js v14.7.0 now.

Bug Fixes

Change SlashCommandInstaller to CommandInstaller

Other Changes

You no longer need to run npm run load for load commands to
Discord. It will do automatically and moved to shard.js.

Full Changelog: https://github.com/Tolga1452/discord.js-v14-template/compare/v1.1.1...v2.0.0

discord.js-v14-template - v1.1.1

Published by Tolga1452 about 2 years ago

Bug Fixes

Full Changelog: https://github.com/Tolga1452/discord.js-v14-template/compare/v1.1.0...v1.1.1

discord.js-v14-template - v1.1.0

Published by Tolga1452 about 2 years ago

BREAKING CHANGES

  • SlashCommandBuilder and ContextMenuCommandBuilder no longer defined by
    default in load.js

New Features

Bug Fixes

Other Changes

Full Changelog: https://github.com/Tolga1452/discord.js-v14-template/compare/v1.0.1...v1.1.0

discord.js-v14-template - v1.0.1

Published by Tolga1452 about 2 years ago

Added setup steps to README.md

discord.js-v14-template - v1.0.0

Published by Tolga1452 about 2 years ago

First Release