This is a more complete setup of a Discord bot using the [sapphire framework][sapphire] written in TypeScript.
It is similar to the starter setup, but adds more data structures and a more complete setup.
npm installThis example can be run with tsc-watch to watch the files and automatically restart your bot.
npm run watch:startThis project follows the DyingStar development model. For more information, please refer to the development guide.