discord-bot-base
There are 2 repositories under discord-bot-base topic.
DuckySoLucky/discord-bot-blueprint-v13
Simple blueprint for discord.js bot which has support for slash commands and other events. This bot is an attempt to show the basics of command and event handling in clean code. This can be used as the template for any type of bot, without my permissions.
bastianleicht/DiscordJS-Bot-Base
This is a Discord Bot Template. You can add your commands to it by creating a command.js in the commands folder. The name of that file is also the command name!