discord.js Guide
Voice
Documentation open in new window
GitHub open in new window
Voice
Documentation open in new window
GitHub open in new window
      • Theme

    Home

    • Introduction
    • Requesting more content
    • What's new

    Installations & Preparations

    • Installing Node.js and discord.js
    • Setting up a linter
    • Setting up a bot application
    • Adding your bot to servers

    Creating Your Bot

    • Initial files
    • Creating commands
    • Deleting commands
    • Command handling
    • Event handling

    Interactions

    • Slash commands
    • Buttons
    • Select menus
    • Autocomplete
    • Modals
    • Context Menus

    Popular Topics

    • Frequently asked Questions
    • Threads
    • Embeds
    • Builders
    • Reactions
    • Collectors
    • Permissions
    • Permissions (extended)
    • Gateway Intents
    • Partial Structures
    • Webhooks
    • Errors
    • Working with Audit Logs
    • Image manipulation with @napi-rs/canvas

    Miscellaneous

    • Parsing mentions
    • Useful packages

    Databases

    • Storing data with Sequelize
    • Making a Currency System
    • Storing data with Keyv

    Sharding

    • Getting started
    • Additional information
    • Extended changes

    OAuth2

    • Getting started with OAuth2

    Improving Your Dev Environment

    • Managing your bot process with PM2
    • Setting up package.json scripts

    Additional Information

    • Understanding notation
    • ES6 syntax examples
    • Collections
    • Understanding async/await
    • Using a REST API
    • Updating from v12 to v13
    • Updating from v13 to v14

# Updating from v13 to v14

discord.js08/22/2023
Check out the "changes in v14 guide" at https://discordjs.guide/additional-info/changes-in-v14.html.
Edit this page open in new window
Last Updated: 9/21/2022, 10:10:29 AM

← Updating from v12 to v13