Skip to content
This repository was archived by the owner on May 10, 2022. It is now read-only.

A Discord bot template, written in TypeScript for discord.js (LEGACY)

License

Notifications You must be signed in to change notification settings

Hazmi35/discordbot-template-legacy

Repository files navigation

discordbot-template (LEGACY)

This is an old version of Hazmi35/discordbot-template that's used in Hazmi35/jukebox (slimmed down version without category support)

Note about dotenv files

On development, start:dev script will load current .env file, but start script does not, this template are intended to use Docker, if you need to load .env on production, please add import "dotenv/config" on index.ts, also on development, sharding is disabled, because it does not support ts-node.

Will this template updated? like dependencies update, bug fixes, some small new features etc?

Yes, because I still use this template on some bots and Hazmi35/discordbot-template is not finished yet. so of course I'll update this template.

About

A Discord bot template, written in TypeScript for discord.js (LEGACY)

Resources

License

Stars

Watchers

Forks