Skip to content
This repository was archived by the owner on Dec 26, 2022. It is now read-only.
/ template Public archive

This is a basic setup of a Discord bot using the Sapphire Framework, written in TypeScript.

Notifications You must be signed in to change notification settings

Otter-Bots/template

Repository files navigation

Bot Template

This is a basic setup of a Discord bot using the Sapphire Framework, written in TypeScript.

How do I use it?

Prerequisite

npm install

Development

This example can be run with tsc-watch to watch the files and automatically restart your bot.

npm run watch:start

Production

You can also run the bot with npm dev, this will first build your code and then run node ./dist/index.js. But this is not the recommended way to run a bot in production.

License

Dedicated to the public domain via the Unlicense, courtesy of the Sapphire Community and it's contributors.

About

This is a basic setup of a Discord bot using the Sapphire Framework, written in TypeScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5