This is a core library for my discord bots
it's not on npm but you can install it with
npm install github:dgudim/Discord_bots-common- A simple logger with colorization support
- Utilities for starting your bot (
testEnvironmentVar,getEnvironmentVar,dkrInitandgetClient) - Message and interaction utilities (sending, replying to messages, channel, guild, user toString functions)
- Other utilities (
getDateTime,secondsToDhms,stripUrlScheme,fetchUrl, etc.)
For more info see the Full doc