A set of common modules and utils I use for most of my own bots. These aren't general enough to include in sleetcord, and not specific enough to be bot-independent.
Used in:
Notes:
-
discord.js
is required. -
sleetcord
is required for any modules. - Prisma (
@prisma/client
/@prisma/instrumentation
) is only required if you enabledbLogging
. If you install them, they should both be the same version.