This project contains a basic rock-paper-scissors-style Discord app written in JavaScript, built for the getting started guide. resources-discord-bot/ │ ├── assets/ │ ├── database/ │ ├── public/ │ ├── ...
A full-featured Discord bot template built with Discord.js v14 and the new Components V2 system. This template demonstrates modern command and event handling, modular slash commands, media galleries, ...