Skip to content

A template for small bots using discord.js-light and slash-create

Notifications You must be signed in to change notification settings

quinntari/discordjs-light-template

Repository files navigation

This is a bot template for smaller Discord bots, it features support for slash and text commands.

It uses discord.js-light to minimize caching and slash-create to handle slash commands. Features argument parsers for getting things like numbers or mentions from user input as well as a powerful component collector that lets you listen for clicks on buttons/menus or paginate an array of messages automatically.

Can be easily upgraded to support larger bots, you just need to cluster the bot using a package like discord-hybrid-sharding.

About

A template for small bots using discord.js-light and slash-create

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published